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

Atanu Ghosh atanu@icir.org
Fri, 11 Nov 2005 11:06:13 GMT


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

XORP CVS repository


Modified files:
	ospf          Makefile.am Makefile.in peer.cc peer.hh 
	              peer_manager.cc 

Added files:
	ospf          auth.cc auth.hh 

Log message:
	Start of authentication routines.

Revision  Changes                               Path
1.22      +4 -2;  commitid: 13eb543747b237ea6;  xorp/ospf/Makefile.am
1.19      +8 -5;  commitid: 13eb543747b237ea6;  xorp/ospf/Makefile.in
1.1       +16 -0                                xorp/ospf/auth.cc (new)
1.1       +126 -0                               xorp/ospf/auth.hh (new)
1.179     +2 -1;  commitid: 13eb543747b237ea6;  xorp/ospf/peer.cc
1.106     +4 -1;  commitid: 13eb543747b237ea6;  xorp/ospf/peer.hh
1.75      +2 -1;  commitid: 13eb543747b237ea6;  xorp/ospf/peer_manager.cc