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

Pavlin Radoslavov pavlin@icir.org
Wed, 2 Nov 2005 02:19:44 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-02 02:19:44 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_config.cc 
	pim           pim_config.cc 

Log message:
	Refactor the mechanism for updating the interface information:
	 - first delete old vifs and then add and update new vifs.
	 - delete all obsolete addresses on all interfaces before adding
	   new addresses.

Revision  Changes                                 Path
1.11      +41 -30;  commitid: 141564368222f7ea6;  xorp/mld6igmp/mld6igmp_config.cc
1.44      +44 -36;  commitid: 141564368222f7ea6;  xorp/pim/pim_config.cc