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

Pavlin Radoslavov pavlin at icir.org
Wed Jun 7 15:56:45 PDT 2006


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

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_group_record.cc mld6igmp_proto.cc 
	              mld6igmp_vif.cc 

Log message:
	* Remove HAVE_IPV4_MULTICAST_ROUTING and HAVE_IPV6_MULTICAST_ROUTING
	  compilation guards, because they shouldn't be needed.
	
	* Replace some of the old HAVE_IPV6_MULTICAST_ROUTING compilation
	  guards with HAVE_IPV6, because for compilation purpose the
	  particular code should compile on any system that supports IPv6.
	
	* Remove UNUSED(foo) statements that are not needed anymore.

Revision  Changes                                Path
1.3       +1 -7;  commitid: 10c21448758ff7ea6;   xorp/mld6igmp/mld6igmp_group_record.cc
1.28      +1 -14;  commitid: 10c21448758ff7ea6;  xorp/mld6igmp/mld6igmp_proto.cc
1.54      +5 -56;  commitid: 10c21448758ff7ea6;  xorp/mld6igmp/mld6igmp_vif.cc



More information about the Xorp-cvs mailing list