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

Pavlin Radoslavov pavlin at icir.org
Fri Jun 13 21:15:49 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-06-14 04:15:49 UTC

XORP CVS repository


Modified files:
	fea/data_plane/ifconfig ifconfig_get_proc_linux.cc 
	                        ifconfig_media.cc 
	                        ifconfig_parse_getifaddrs.cc 
	                        ifconfig_parse_ioctl.cc 
	                        ifconfig_parse_netlink_socket.cc 

Log message:
	* Add support for Linux to test the link baudrate/speed.
	  Note that any "ethtool" testings must be done as a root.
	
	* Refactor the usage of ifconfig_media_get_link_status():
	  if an error occurs, try to use local information to
	  get the missing information.

Revision  Changes                                 Path
1.23      +22 -16;  commitid: 184184853456b41a7;  xorp/fea/data_plane/ifconfig/ifconfig_get_proc_linux.cc
1.7       +37 -8;  commitid: 184184853456b41a7;   xorp/fea/data_plane/ifconfig/ifconfig_media.cc
1.19      +25 -31;  commitid: 184184853456b41a7;  xorp/fea/data_plane/ifconfig/ifconfig_parse_getifaddrs.cc
1.18      +2 -3;  commitid: 184184853456b41a7;    xorp/fea/data_plane/ifconfig/ifconfig_parse_ioctl.cc
1.21      +24 -18;  commitid: 184184853456b41a7;  xorp/fea/data_plane/ifconfig/ifconfig_parse_netlink_socket.cc



More information about the Xorp-cvs mailing list