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

Atanu Ghosh atanu@icir.org
Fri, 16 Sep 2005 23:33:29 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-09-16 23:33:29 UTC

XORP CVS repository


Modified files:
	ospf          debug_io.hh lsa.hh ospf.cc packet.hh 

Log message:
	Move the list of LSA and packet decoders into separate functions. The
	lists can now be changed in one place as opposed to three.

Revision  Changes                                Path
1.8       +3 -12;  commitid: 181fc432b56477ea6;  xorp/ospf/debug_io.hh
1.65      +16 -1;  commitid: 181fc432b56477ea6;  xorp/ospf/lsa.hh
1.39      +3 -14;  commitid: 181fc432b56477ea6;  xorp/ospf/ospf.cc
1.22      +20 -1;  commitid: 181fc432b56477ea6;  xorp/ospf/packet.hh