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

Pavlin Radoslavov pavlin at icir.org
Thu Oct 16 15:40:36 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-10-16 22:40:36 UTC

XORP CVS repository


Modified files:
	vrrp          vrrp_packet.hh vrrp_target.cc 

Log message:
	Use the system-defined IPPROTO_VRRP constant (or the one that
	is defined in libproto/packet.hh) instead of the local
	enum constant VrrpPacket::IPPROTO_VRRP.
	This fixes a compilation problem on NetBSD which already
	defines IPPROTO_VRRP in <netinet/in.h>.
	
	Approved by:    Atanu Ghosh

Revision  Changes                               Path
1.4       +1 -5;  commitid: 11c5f48f7c27f41a7;  xorp/vrrp/vrrp_packet.hh
1.14      +4 -4;  commitid: 11c5f48f7c27f41a7;  xorp/vrrp/vrrp_target.cc



More information about the Xorp-cvs mailing list