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

Bruce Simpson bms@icir.org
Fri, 17 Feb 2006 11:33:06 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	bms@xorpc.icir.org	2006-02-17 11:33:06 UTC

XORP CVS repository


Modified files:
	libxorp       ether_compat.c 

Log message:
	Reject non-hex characters in ether_ntoa() (apart from the ':'
	delimiter).
	
	[Whilst this check is not stringent, it's enough to pass
	our test_mac regression test; the EtherMac class actually
	depends on the behaviour of ether_aton() in its implementation
	to perform a check that the input string is well-formed.]

Revision  Changes                               Path
1.7       +6 -3;  commitid: 11eb343f5b42e7ea6;  xorp/libxorp/ether_compat.c