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

Bruce Simpson bms at icir.org
Wed Apr 30 13:53:38 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms at chum.icir.org	2008-04-30 20:53:38 UTC

XORP CVS repository


Modified files:
	.             configure 
	fea           Jamfile Makefile.am Makefile.in 
	xrl/targets   Jamfile Makefile.am Makefile.in 

Added files:
	fea           test_fea_rawlink.cc test_fea_rawlink.sh 

Log message:
	Add a regression test for link layer access.
	
	The test is enabled only for FreeBSD and Linux hosts. In FreeBSD,
	the edsc(4) driver is used, and the test must be run as root
	to instantiate an instance as it's a cloneable interface. In Linux,
	the lo(4) driver may be used for link-layer loopback.
	
	Regen bootstrap.
	
	Bugzilla URL:   http://bugzilla.xorp.org/bugzilla/show_bug.cgi?id=508

Revision  Changes                                Path
1.282     +1 -1;  commitid: 1020a4818dbd241a7;   xorp/configure
1.27      +17 -1;  commitid: 1020a4818dbd241a7;  xorp/fea/Jamfile
1.106     +18 -1;  commitid: 1020a4818dbd241a7;  xorp/fea/Makefile.am
1.127     +38 -5;  commitid: 1020a4818dbd241a7;  xorp/fea/Makefile.in
1.1       +815 -0                                xorp/fea/test_fea_rawlink.cc (new)
1.1       +132 -0                                xorp/fea/test_fea_rawlink.sh (new)
1.7       +4 -1;  commitid: 1020a4818dbd241a7;   xorp/xrl/targets/Jamfile
1.72      +10 -1;  commitid: 1020a4818dbd241a7;  xorp/xrl/targets/Makefile.am
1.94      +21 -4;  commitid: 1020a4818dbd241a7;  xorp/xrl/targets/Makefile.in



More information about the Xorp-cvs mailing list