[Xorp-cvs] XORP cvs commit: xorp/ospf xorp/xrl/interfaces xorp/xrl/targets

Atanu Ghosh atanu@icir.org
Sat, 12 Nov 2005 23:43:24 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-11-12 23:43:23 UTC

XORP CVS repository


Modified files:
	ospf          ospf.cc ospf.hh peer_manager.cc peer_manager.hh 
	              xrl_target.cc xrl_target.hh 
	xrl/interfaces ospfv2.xif ospfv2_xif.cc ospfv2_xif.hh 
	xrl/targets   ospfv2.xrls ospfv2_base.cc ospfv2_base.hh 

Log message:
	Allow authentication to be configured via XRLs.

Revision  Changes                               Path
1.52      +19 -1;  commitid: 250743767e187ea6;  xorp/ospf/ospf.cc
1.72      +8 -1;  commitid: 250743767e187ea6;   xorp/ospf/ospf.hh
1.76      +14 -1;  commitid: 250743767e187ea6;  xorp/ospf/peer_manager.cc
1.52      +7 -1;  commitid: 250743767e187ea6;   xorp/ospf/peer_manager.hh
1.22      +20 -1;  commitid: 250743767e187ea6;  xorp/ospf/xrl_target.cc
1.15      +12 -1;  commitid: 250743767e187ea6;  xorp/ospf/xrl_target.hh
1.10      +10 -1;  commitid: 250743767e187ea6;  xorp/xrl/interfaces/ospfv2.xif
1.11      +41 -1;  commitid: 250743767e187ea6;  xorp/xrl/interfaces/ospfv2_xif.cc
1.11      +25 -1;  commitid: 250743767e187ea6;  xorp/xrl/interfaces/ospfv2_xif.hh
1.13      +6 -1;  commitid: 250743767e187ea6;   xorp/xrl/targets/ospfv2.xrls
1.13      +35 -1;  commitid: 250743767e187ea6;  xorp/xrl/targets/ospfv2_base.cc
1.13      +16 -1;  commitid: 250743767e187ea6;  xorp/xrl/targets/ospfv2_base.hh