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

Atanu Ghosh atanu at icir.org
Wed Feb 14 01:27:31 PST 2007


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu at xorpc.icir.org	2007-02-14 09:27:31 UTC

XORP CVS repository


Modified files:
	ospf          area_router.cc area_router.hh peer.cc peer.hh 
	              peer_manager.cc peer_manager.hh 

Log message:
	Add support for checking if a neighbouring router is at least 2-Way,
	this check will be required if a neighbour is to be used as a next
	hop.
	
	A prerequisite for solving bug #564 problem.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=564

Revision  Changes                                Path
1.224     +16 -1;  commitid: 118f245d2d6027ea6;  xorp/ospf/area_router.cc
1.110     +9 -1;  commitid: 118f245d2d6027ea6;   xorp/ospf/area_router.hh
1.244     +29 -1;  commitid: 118f245d2d6027ea6;  xorp/ospf/peer.cc
1.129     +26 -2;  commitid: 118f245d2d6027ea6;  xorp/ospf/peer.hh
1.126     +16 -1;  commitid: 118f245d2d6027ea6;  xorp/ospf/peer_manager.cc
1.79      +17 -1;  commitid: 118f245d2d6027ea6;  xorp/ospf/peer_manager.hh



More information about the Xorp-cvs mailing list