[Xorp-cvs] XORP cvs commit: xorp/vrrp
Andrea Bittau
abittau at icir.org
Thu Oct 9 10:44:16 PDT 2008
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: abittau at chum.icir.org 2008-10-09 17:44:16 UTC
XORP CVS repository
Modified files:
vrrp Jamfile Makefile.am Makefile.in vrrp.cc vrrp.hh
vrrp_target.cc vrrp_target.hh
Added files:
vrrp vrrp_vif.cc vrrp_vif.hh
Log message:
implement vrrp's state machine
Revision Changes Path
1.2 +7 -2; commitid: 14a3248ee42ee41a7; xorp/vrrp/Jamfile
1.2 +7 -1; commitid: 14a3248ee42ee41a7; xorp/vrrp/Makefile.am
1.2 +12 -3; commitid: 14a3248ee42ee41a7; xorp/vrrp/Makefile.in
1.2 +255 -36; commitid: 14a3248ee42ee41a7; xorp/vrrp/vrrp.cc
1.2 +50 -23; commitid: 14a3248ee42ee41a7; xorp/vrrp/vrrp.hh
1.2 +156 -36; commitid: 14a3248ee42ee41a7; xorp/vrrp/vrrp_target.cc
1.2 +28 -11; commitid: 14a3248ee42ee41a7; xorp/vrrp/vrrp_target.hh
1.1 +141 -0 xorp/vrrp/vrrp_vif.cc (new)
1.1 +55 -0 xorp/vrrp/vrrp_vif.hh (new)
More information about the Xorp-cvs
mailing list