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

Pavlin Radoslavov pavlin@icir.org
Tue, 3 Jan 2006 01:31:50 GMT


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

XORP CVS repository


Modified files:
	rip           port.cc port.hh port_vars.hh xrl_target_common.hh 

Log message:
	* Allow the table_request_period_secs field to have value of zero
	  (i.e., don't schedule periodic RIP Request packets if no neighbors).
	
	* Fix a bug resetting the periodic request_table_timer when
	  its value is changed on the fly via xorpsh (or even when we use
	  a non-default startup value).

Revision  Changes                                Path
1.50      +17 -1;  commitid: 67ee43b9d36e7ea6;   xorp/rip/port.cc
1.25      +12 -1;  commitid: 67ee43b9d36e7ea6;   xorp/rip/port.hh
1.9       +5 -3;  commitid: 67ee43b9d36e7ea6;    xorp/rip/port_vars.hh
1.22      +18 -11;  commitid: 67ee43b9d36e7ea6;  xorp/rip/xrl_target_common.hh