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

Pavlin Radoslavov pavlin at icir.org
Mon Apr 16 11:53:48 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-04-16 18:53:48 UTC

XORP CVS repository


Modified files:
	fea           fticonfig_entry_get_netlink.cc 
	              fticonfig_entry_parse_nlm.cc 
	              fticonfig_entry_set_netlink.cc 
	              fticonfig_table_parse_nlm.cc ifconfig_parse_nlm.cc 
	              ifconfig_set_netlink.cc netlink_socket.cc 
	              netlink_socket_utils.cc netlink_socket_utils.hh 

Log message:
	Conditionally re-define the following Linux-specific system macros
	and use the original names instead of defining our own XORP_*
	versions: NLMSG_NEXT, RTA_NEXT, IFA_RTA, IFLA_RTA, RTM_RTA.
	
	This will reduce the probability of someone forgetting to use
	the XORP_ prefix when using some of those macros.

Revision  Changes                                Path
1.39      +2 -2;  commitid: f35d4623c5997ea6;    xorp/fea/fticonfig_entry_get_netlink.cc
1.23      +2 -2;  commitid: f35d4623c5997ea6;    xorp/fea/fticonfig_entry_parse_nlm.cc
1.35      +3 -3;  commitid: f35d4623c5997ea6;    xorp/fea/fticonfig_entry_set_netlink.cc
1.24      +2 -2;  commitid: f35d4623c5997ea6;    xorp/fea/fticonfig_table_parse_nlm.cc
1.31      +5 -5;  commitid: f35d4623c5997ea6;    xorp/fea/ifconfig_parse_nlm.cc
1.37      +5 -5;  commitid: f35d4623c5997ea6;    xorp/fea/ifconfig_set_netlink.cc
1.44      +4 -4;  commitid: f35d4623c5997ea6;    xorp/fea/netlink_socket.cc
1.40      +4 -4;  commitid: f35d4623c5997ea6;    xorp/fea/netlink_socket_utils.cc
1.18      +12 -17;  commitid: f35d4623c5997ea6;  xorp/fea/netlink_socket_utils.hh



More information about the Xorp-cvs mailing list