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

Atanu Ghosh atanu@icir.org
Fri, 9 Sep 2005 21:05:52 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-09-09 21:05:52 UTC

XORP CVS repository


Modified files:
	ospf          TODO xrl_io.cc xrl_io.hh 

Log message:
	Add code to queue route andd and route deletes to the RIB. Code lifted
	from BGP, unfortunately it wasn't easy to turn it into a library.
	
	Currently the queue does not deal with replace or discard routes.
	
	An empty policy is passed to the RIB hope this works.

Revision  Changes                                 Path
1.47      +5 -1;  commitid: 13bae4321f92f7ea6;    xorp/ospf/TODO
1.13      +277 -1;  commitid: 13bae4321f92f7ea6;  xorp/ospf/xrl_io.cc
1.11      +63 -1;  commitid: 13bae4321f92f7ea6;   xorp/ospf/xrl_io.hh