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

Pavlin Radoslavov pavlin at icir.org
Tue Oct 3 16:51:55 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-10-03 23:51:55 UTC

XORP CVS repository


Modified files:
	libproto      Makefile.am Makefile.in packet.hh 

Added files:
	libproto      packet.cc 

Log message:
	Implemented a new method IpHeader4::fragment() that can be used
	for fragmenting IPv4 packets.
	The implementation is based on existing code inside
	pim/pim_proto_register.cc method PimVif::pim_register_send().

Revision  Changes                               Path
1.18      +2 -1;  commitid: 56884522f7437ea6;   xorp/libproto/Makefile.am
1.35      +5 -4;  commitid: 56884522f7437ea6;   xorp/libproto/Makefile.in
1.1       +217 -0                               xorp/libproto/packet.cc (new)
1.7       +23 -1;  commitid: 56884522f7437ea6;  xorp/libproto/packet.hh



More information about the Xorp-cvs mailing list