[Xorp-cvs] XORP cvs commit: xorp/bgp xorp/libxorp

Mark Handley mjh at icir.org
Tue Aug 1 15:21:40 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh at xorpc.icir.org	2006-08-01 22:21:40 UTC

XORP CVS repository


Modified files:
	bgp           peer_handler.cc 
	libxorp       ipnet.hh test_ipnet.cc 

Log message:
	Fix problem with BGP incorrectly rejecting the default route.  This
	may accept some routes such as 128.0.0.0/1 which are not strictly
	unicast because they overlap the multicast space, but it should still
	reject pure multicast routes.
	
	Bug found by:   Cristian Klein
	Reviewed by:    Atanu Ghosh

Revision  Changes                              Path
1.44      +4 -4;  commitid: 6f444cfd3207ea6;   xorp/bgp/peer_handler.cc
1.24      +33 -1;  commitid: 6f444cfd3207ea6;  xorp/libxorp/ipnet.hh
1.13      +49 -2;  commitid: 6f444cfd3207ea6;  xorp/libxorp/test_ipnet.cc



More information about the Xorp-cvs mailing list