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

Pavlin Radoslavov pavlin at icir.org
Thu Mar 1 16:56:30 PST 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-03-02 00:56:30 UTC

XORP CVS repository


Modified files:
	fea           fticonfig_entry_set_rtsock.cc kernel_utils.hh 

Log message:
	Fix a bug when adding an IPv6 unicast forwarding entry to the
	kernel on KAME-derived systems if this is an interface-specific
	route and the next-hop is a link-local address.
	
	In case of KAME sometimes the local interface index is encoded
	in the third and fourth octet of an IPv6 address (for link-local
	unicast/multicast addresses) when we add an unicast route to the kernel.
	E.g., see /usr/src/sbin/route/route.c on FreeBSD-6.2 and search for
	the __KAME__ marker.

Revision  Changes                               Path
1.39      +35 -8;  commitid: d47545e774ea7ea6;  xorp/fea/fticonfig_entry_set_rtsock.cc
1.8       +32 -4;  commitid: d47545e774ea7ea6;  xorp/fea/kernel_utils.hh



More information about the Xorp-cvs mailing list