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

Atanu Ghosh atanu@icir.org
Wed, 16 Nov 2005 18:56:00 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-11-16 18:56:00 UTC

XORP CVS repository


Modified files:
	ospf          peer_manager.cc 

Log message:
	When a peer is deleted notify the peer first then the area
	router. Previously the area router was notifed first and removed all
	state, then the peer would send a peer down to the area router for
	which it had no state.
	
	Tidy up the virtual link code and add some tracing.

Revision  Changes                                 Path
1.84      +42 -13;  commitid: 1325a437b80c07ea6;  xorp/ospf/peer_manager.cc