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

Pavlin Radoslavov pavlin at icir.org
Mon Jun 5 17:29:58 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-06 00:29:58 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 

Log message:
	Added the following constant addresses and the corresponding
	test cases. Those addresses are needed for IGMPv3 [RFC3376]
	and MLDv2 [RFC3810] purpose:
	
	  * IPv4::IGMPV3_MLDV2_ROUTERS() = 224.0.0.22 [RFC 3376]
	  * IPv6::IGMPV3_MLDV2_ROUTERS() = FF02::16 [RFC 3810]
	  * IPvX::IGMPV3_MLDV2_ROUTERS()

Revision  Changes                               Path
1.21      +2 -1;  commitid: 86224484caab7ea6;   xorp/libxorp/ipv4.cc
1.27      +19 -5;  commitid: 86224484caab7ea6;  xorp/libxorp/ipv4.hh
1.22      +2 -1;  commitid: 86224484caab7ea6;   xorp/libxorp/ipv6.cc
1.27      +19 -5;  commitid: 86224484caab7ea6;  xorp/libxorp/ipv6.hh
1.20      +4 -3;  commitid: 86224484caab7ea6;   xorp/libxorp/ipvx.cc
1.21      +6 -4;  commitid: 86224484caab7ea6;   xorp/libxorp/ipvx.hh
1.20      +4 -1;  commitid: 86224484caab7ea6;   xorp/libxorp/test_ipv4.cc
1.20      +5 -2;  commitid: 86224484caab7ea6;   xorp/libxorp/test_ipv6.cc
1.20      +7 -2;  commitid: 86224484caab7ea6;   xorp/libxorp/test_ipvx.cc



More information about the Xorp-cvs mailing list