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

Pavlin Radoslavov pavlin at icir.org
Fri Aug 18 15:14:50 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-08-18 22:14:50 UTC

XORP CVS repository


Modified files:
	libxorp       ipv4.cc ipv4.hh ipv6.cc ipv6.hh ipvx.cc ipvx.hh 
	              test_ipv4.cc test_ipv6.cc test_ipvx.cc 
	mld6igmp      mld6igmp_vif.cc 
	pim           pim_node.cc pim_proto_join_prune.cc 
	              pim_proto_register.cc pim_proto_register_stop.cc 

Log message:
	* Rename "node-local" multicast addresses to "interface-local"
	  as per RFC-3513.
	
	* Keep the original IPv{4,6,X}::is_nodelocal_multicast() method
	  (for backward compatibility).

Revision  Changes                               Path
1.26      +3 -3;  commitid: 2e144e63b517ea6;    xorp/libxorp/ipv4.cc
1.32      +19 -2;  commitid: 2e144e63b517ea6;   xorp/libxorp/ipv4.hh
1.24      +2 -2;  commitid: 2e144e63b517ea6;    xorp/libxorp/ipv6.cc
1.30      +17 -2;  commitid: 2e144e63b517ea6;   xorp/libxorp/ipv6.hh
1.24      +4 -4;  commitid: 2e144e63b517ea6;    xorp/libxorp/ipvx.cc
1.26      +17 -2;  commitid: 2e144e63b517ea6;   xorp/libxorp/ipvx.hh
1.24      +8 -8;  commitid: 2e144e63b517ea6;    xorp/libxorp/test_ipv4.cc
1.23      +12 -11;  commitid: 2e144e63b517ea6;  xorp/libxorp/test_ipv6.cc
1.24      +22 -21;  commitid: 2e144e63b517ea6;  xorp/libxorp/test_ipvx.cc
1.80      +8 -8;  commitid: 2e144e63b517ea6;    xorp/mld6igmp/mld6igmp_vif.cc
1.81      +11 -5;  commitid: 2e144e63b517ea6;   xorp/pim/pim_node.cc
1.15      +3 -3;  commitid: 2e144e63b517ea6;    xorp/pim/pim_proto_join_prune.cc
1.31      +3 -3;  commitid: 2e144e63b517ea6;    xorp/pim/pim_proto_register.cc
1.16      +4 -4;  commitid: 2e144e63b517ea6;    xorp/pim/pim_proto_register_stop.cc



More information about the Xorp-cvs mailing list