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

Pavlin Radoslavov pavlin at icir.org
Tue Jun 26 19:01:28 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-06-27 02:01:28 UTC

XORP CVS repository


Modified files:
	fea/data_plane/io io_link_pcap.cc 

Log message:
	Conditionally use pcap_sendpacket() only if it is available on the system.
	
	Note: In the future we should check upfront whether the system
	has a mechanism for transmitting a packet. If there is no mechanism,
	then IoLinkPcap shouldn't be used at all.

Revision  Changes                                Path
1.3       +19 -1;  commitid: 12e074681c4f57ea6;  xorp/fea/data_plane/io/io_link_pcap.cc



More information about the Xorp-cvs mailing list