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

Pavlin Radoslavov pavlin at icir.org
Fri Oct 6 13:33:25 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-10-06 20:33:25 UTC

XORP CVS repository


Modified files:
	libproto      packet.cc packet.hh 
	pim           pim_proto_register.cc 

Log message:
	Added a new flag do_checksum to IpHeader4::fragment().
	This flag can be used to disable the computation of the IP checksum
	for the fragments (e.g., in case when we want to offload the checksum
	computation to the kernel).

Revision  Changes                              Path
1.2       +6 -4;  commitid: ff9e4526bd117ea6;  xorp/libproto/packet.cc
1.8       +5 -3;  commitid: ff9e4526bd117ea6;  xorp/libproto/packet.hh
1.35      +2 -2;  commitid: ff9e4526bd117ea6;  xorp/pim/pim_proto_register.cc



More information about the Xorp-cvs mailing list