[Xorp-cvs] XORP cvs commit: xorp/bgp xorp/bgp/harness

Pavlin Radoslavov pavlin at icir.org
Thu Aug 10 16:14:41 PDT 2006


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

XORP CVS repository


Modified files:
	bgp           packet.hh peer.cc socket.cc 
	bgp/harness   bgppp.cc peer.cc test_peer.cc 

Log message:
	Remove "struct fixed_header" and use the extract_xx() mechanism
	to extract info about the BGP common header.
	
	This fixes some byte alighnment issues.
	
	Approved by:    Atanu Ghosh

Revision  Changes                                Path
1.12      +4 -6;  commitid: f59044dbbd467ea6;    xorp/bgp/harness/bgppp.cc
1.77      +6 -8;  commitid: f59044dbbd467ea6;    xorp/bgp/harness/peer.cc
1.41      +3 -7;  commitid: f59044dbbd467ea6;    xorp/bgp/harness/test_peer.cc
1.40      +4 -11;  commitid: f59044dbbd467ea6;   xorp/bgp/packet.hh
1.140     +15 -18;  commitid: f59044dbbd467ea6;  xorp/bgp/peer.cc
1.43      +2 -4;  commitid: f59044dbbd467ea6;    xorp/bgp/socket.cc



More information about the Xorp-cvs mailing list