[Xorp-cvs] XORP cvs commit: xorp/ospf

Atanu Ghosh atanu@icir.org
Mon, 17 Oct 2005 10:22:41 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-10-17 10:22:41 UTC

XORP CVS repository


Modified files:
	ospf          external.cc external.hh peer_manager.cc 

Log message:
	Previously the router could never be an AS boundary router as it could
	not originate AS-External-LSAs. If any routes are being redistributed
	from other protocols the as_boundary_router_p() will now return true.

Revision  Changes                               Path
1.6       +6 -2;  commitid: 119f43537b6f7ea6;   xorp/ospf/external.cc
1.5       +11 -2;  commitid: 119f43537b6f7ea6;  xorp/ospf/external.hh
1.67      +2 -4;  commitid: 119f43537b6f7ea6;   xorp/ospf/peer_manager.cc