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

Pavlin Radoslavov pavlin@icir.org
Sat, 16 Jul 2005 01:56:36 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-16 01:56:36 UTC

XORP CVS repository


Modified files:
	fea           xrl_socket_server.cc 

Log message:
	* Modify the return error message inside valid_addr_port() to
	  include the problematic address or port.
	
	* Sync the IPv6 socket-related code with the IPv4 version.
	  This fixes few IPv6-related bugs with checking the local_addr
	  when the local_addr is IPv6::ANY() (e.g., when RIPng tries to bind
	  to UDP socket).
	
	Bug found by:   Marko Zec

Revision  Changes                                Path
1.24      +28 -8;  commitid: 1312142d867407ea6;  xorp/fea/xrl_socket_server.cc