[Xorp-cvs] XORP cvs commit: xorp/fea xorp/mld6igmp xorp/pim

Pavlin Radoslavov pavlin at icir.org
Fri Oct 6 15:58:59 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-10-06 22:58:59 UTC

XORP CVS repository


Modified files:
	fea           mfea_node.cc 
	mld6igmp      mld6igmp_config.cc 
	pim           pim_config.cc 

Log message:
	Fix a bug related to managing the IP addresses for the multicast
	related modules.
	
	When updating the set of interfaces/vifs and their addresses,
	first add/update new and existing entries (interfaces/vifs/addresses),
	and after that delete obsolete entries.
	
	This fixes an issue when atomically changing the IP address of a router
	would set an interface DOWN if the (single) old address is deleted
	before adding the new address.

Revision  Changes                                Path
1.66      +79 -75;  commitid: b6a34526deae7ea6;  xorp/fea/mfea_node.cc
1.15      +39 -40;  commitid: b6a34526deae7ea6;  xorp/mld6igmp/mld6igmp_config.cc
1.48      +45 -43;  commitid: b6a34526deae7ea6;  xorp/pim/pim_config.cc



More information about the Xorp-cvs mailing list