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

Pavlin Radoslavov pavlin at icir.org
Wed Aug 9 22:16:13 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-08-10 05:16:13 UTC

XORP CVS repository


Modified files:
	fea           rawsock.cc 

Log message:
	Fix the handling of IPv6 extention headers.
	
	The type of each header (as transmitted inside the XRL) is suppose
	to be extention header protocol number (e.g., IPPROTO_ROUTING for
	Routing Header), but the message type as set into the kernel
	is suppose to be a socket option value (e.g., IPV6_RTHDR for
	Routing Header).

Revision  Changes                               Path
1.27      +35 -6;  commitid: b2bc44dac0107ea6;  xorp/fea/rawsock.cc



More information about the Xorp-cvs mailing list