[Xorp-cvs] XORP cvs commit: xorp

Bruce Simpson bms at icir.org
Thu Jun 29 04:03:51 PDT 2006


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms at xorpc.icir.org	2006-06-29 11:03:51 UTC

XORP CVS repository


Modified files:
	.             configure configure.in 

Log message:
	Merge back Windows Router Manager v2 support to mainline, as
	part of the bigger plan to support IPv6 on Windows Longhorn.
	
	This uses the existing BSD socket message format with a few
	twists for Win32, and thus re-uses the existing RTM message
	parsing code, with the major difference that Win32 named pipes,
	not AF_ROUTE sockets, are the communication endpoints.
	
	 * Add support to the XORP event loop and Win32 I/O wrapper functions
	   to detect when Win32 named pipes are disconnected.
	 * Add support functions (WinSupport) for loading the RRAS shim DLLs
	   which XORP uses to integrate with Routing and Remote Access.
	 * WARNING: This support is alpha quality.
	
	Compile tested on FreeBSD 6.1, Windows Server 2003,
	and Windows 'Longhorn' Server Beta 2.
	
	Reviewed by:    pavlin
	Approved by:    pavlin, atanu
	Obtained from:  XORP/LH

Revision  Changes                              Path
1.199     +2 -2;  commitid: ac3544a3b3397ea6;  xorp/configure
1.170     +3 -3;  commitid: ac3544a3b3397ea6;  xorp/configure.in



More information about the Xorp-cvs mailing list