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

Pavlin Radoslavov pavlin@icir.org
Sat, 4 Feb 2006 06:14:02 GMT


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

XORP CVS repository


Modified files:
	rip           auth.cc auth.hh 

Log message:
	* Modify MD5AuthHandler::remove_key() to return a bool value that
	  indicates whether the key removal succeeded.
	* Add new method remove_key_cb() that is used as a callback to remove
	  a key by scheduling a timer.

Revision  Changes                               Path
1.18      +5 -3;  commitid: e3c443e444bf7ea6;   xorp/rip/auth.cc
1.9       +10 -2;  commitid: e3c443e444bf7ea6;  xorp/rip/auth.hh