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

Pavlin Radoslavov pavlin at icir.org
Thu Aug 24 18:04:21 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-08-25 01:04:21 UTC

XORP CVS repository


Modified files:
	fea           mfea_mrouter.cc mfea_proto_comm.cc rawsock.cc 

Log message:
	Replace the usage of (struct ip *) and (struct ip6_hdr *) overlay with
	IpHeader4 and IpHeader6 based mechanism:
	
	* Use IpHeader4 and IpHeader6 to access IPv4 and IPv6 header fields.
	* Use IpHeader4Writer to write IPv4 header fields.

Revision  Changes                                 Path
1.48      +11 -9;  commitid: 178bc44ee4b6b7ea6;   xorp/fea/mfea_mrouter.cc
1.59      +52 -51;  commitid: 178bc44ee4b6b7ea6;  xorp/fea/mfea_proto_comm.cc
1.28      +54 -50;  commitid: 178bc44ee4b6b7ea6;  xorp/fea/rawsock.cc



More information about the Xorp-cvs mailing list