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

Pavlin Radoslavov pavlin@icir.org
Fri, 20 Jan 2006 02:01:04 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-01-20 02:01:04 UTC

XORP CVS repository


Modified files:
	rip           port.cc 

Log message:
	Fix an RIPng related bug:
	If the received next hop address is not a link-local address,
	it should be treated as 0:0:0:0:0:0:0:0.
	
	[See RFC-2080, Section 2.1.1]

Revision  Changes                              Path
1.51      +3 -1;  commitid: 253a43d0441d7ea6;  xorp/rip/port.cc