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

Pavlin Radoslavov pavlin at icir.org
Fri May 4 18:08:53 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-05-05 01:08:53 UTC

XORP CVS repository


Modified files:
	fea           mfea_node.cc 

Log message:
	Pre-compute the IPvX version of IPv4 and IPv6 address and use it
	instead of computing it on the fly.
	
	This fixes an odd compilation problem on OpenBSD-4.1
	with 3.3.5 (propolice) which doesn't like a statement like:
	"IPvXNet subnet_addr(IPvX(addr), ap->prefix_len());"
	because of the internal IPvX() casting.

Revision  Changes                                Path
1.73      +19 -17;  commitid: 47f2463bd8d77ea6;  xorp/fea/mfea_node.cc



More information about the Xorp-cvs mailing list