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

Andrea Bittau abittau at icir.org
Thu Oct 9 10:46:28 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	abittau at chum.icir.org	2008-10-09 17:46:28 UTC

XORP CVS repository


Modified files:
	vrrp          Jamfile Makefile.am Makefile.in vrrp.cc vrrp.hh 
	              vrrp_target.cc vrrp_target.hh vrrp_vif.cc 
	              vrrp_vif.hh 
	xrl/targets   vrrp.tgt 

Added files:
	vrrp          vrrp_packet.cc vrrp_packet.hh 

Log message:
	Implement VRRP's network messages.

Revision  Changes                                 Path
1.3       +5 -2;  commitid: 14ac748ee437141a7;    xorp/vrrp/Jamfile
1.3       +6 -1;  commitid: 14ac748ee437141a7;    xorp/vrrp/Makefile.am
1.3       +12 -3;  commitid: 14ac748ee437141a7;   xorp/vrrp/Makefile.in
1.3       +98 -1;  commitid: 14ac748ee437141a7;   xorp/vrrp/vrrp.cc
1.3       +15 -2;  commitid: 14ac748ee437141a7;   xorp/vrrp/vrrp.hh
1.1       +203 -0                                 xorp/vrrp/vrrp_packet.cc (new)
1.1       +103 -0                                 xorp/vrrp/vrrp_packet.hh (new)
1.3       +123 -3;  commitid: 14ac748ee437141a7;  xorp/vrrp/vrrp_target.cc
1.3       +25 -1;  commitid: 14ac748ee437141a7;   xorp/vrrp/vrrp_target.hh
1.2       +67 -4;  commitid: 14ac748ee437141a7;   xorp/vrrp/vrrp_vif.cc
1.2       +16 -7;  commitid: 14ac748ee437141a7;   xorp/vrrp/vrrp_vif.hh
1.2       +4 -2;  commitid: 14ac748ee437141a7;    xorp/xrl/targets/vrrp.tgt



More information about the Xorp-cvs mailing list