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

Pavlin Radoslavov pavlin@icir.org
Thu, 2 Mar 2006 01:25:56 GMT


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

XORP CVS repository


Modified files:
	rip           xrl_port_manager.cc 

Log message:
	Add new local function address_exists() and use it instead of
	address_enabled() when adding a RIP address inside
	XrlPortManager<A>::add_rip_address()
	Now we can configure RIP on an interface even if the
	interface's cable is disconnected.
	
	This fixes Bugzilla entry #558
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=558

Revision  Changes                               Path
1.22      +33 -4;  commitid: d5bc4406493d7ea6;  xorp/rip/xrl_port_manager.cc