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

Atanu Ghosh atanu@icir.org
Wed, 11 Jan 2006 00:38:53 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2006-01-11 00:38:53 UTC

XORP CVS repository


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

Log message:
	When the router ID is being changed and an interface is the DR
	explicitly withdraw the Network-LSA (if one was advertised). Changing
	the state to DR_other fails as the LSA is advertised on the wrong
	multicast address.

Revision  Changes                               Path
1.164     +6 -4;  commitid: 1644e43c4539a7ea6;  xorp/ospf/area_router.cc
1.89      +5 -2;  commitid: 1644e43c4539a7ea6;  xorp/ospf/area_router.hh
1.201     +9 -5;  commitid: 1644e43c4539a7ea6;  xorp/ospf/peer.cc