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

Pavlin Radoslavov pavlin@icir.org
Thu, 8 Dec 2005 01:54:58 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-12-08 01:54:58 UTC

XORP CVS repository


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

Log message:
	Use the setsockopt(IP_PKTINFO) mechanism for obtaining the network
	interface index a packet was received on. Typically this mechanism
	is available on Linux.
	
	This fixes Bugzilla entry #389.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=389

Revision  Changes                               Path
1.41      +39 -7;  commitid: 40e34397906e7ea6;  xorp/fea/mfea_proto_comm.cc
1.13      +3 -5;  commitid: 40e34397906e7ea6;   xorp/fea/mfea_proto_comm.hh
1.12      +36 -2;  commitid: 40e34397906e7ea6;  xorp/fea/rawsock.cc
1.4       +3 -5;  commitid: 40e34397906e7ea6;   xorp/fea/rawsock.hh