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

Pavlin Radoslavov pavlin at icir.org
Thu Aug 24 18:29:43 PDT 2006


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

XORP CVS repository


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

Log message:
	Use extract_host_int() and embed_host_int() to read/write int
	value to a buffer (in host order).
	
	We need to use those methods instead of (int *) casting to avoid
	byte alignment issues.

Revision  Changes                               Path
1.60      +5 -5;  commitid: 17b2244ee52437ea6;  xorp/fea/mfea_proto_comm.cc
1.29      +7 -3;  commitid: 17b2244ee52437ea6;  xorp/fea/netlink_socket_utils.cc
1.29      +5 -5;  commitid: 17b2244ee52437ea6;  xorp/fea/rawsock.cc



More information about the Xorp-cvs mailing list