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

Pavlin Radoslavov pavlin at icir.org
Tue Jan 8 15:30:10 PST 2008


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2008-01-08 23:30:10 UTC

XORP CVS repository


Modified files:
	fea/data_plane/control_socket netlink_socket_utilities.cc 
	                              routing_socket_utilities.cc 

Log message:
	Don't call XLOG_FATAL() when decoding a route add/delete
	upcall from the kernel if the corresponding outgoing interface/vif
	is not found and this is "route delete" operation.
	
	This fixes a coredump on older systems (e.g., FreeBSD-4.10)
	that might not supply the outgoing interface information in the
	upcall when the route is deleted.

Revision  Changes                              Path
1.12      +5 -3;  commitid: 80484783ff737ea6;  xorp/fea/data_plane/control_socket/netlink_socket_utilities.cc
1.14      +5 -3;  commitid: 80484783ff737ea6;  xorp/fea/data_plane/control_socket/routing_socket_utilities.cc



More information about the Xorp-cvs mailing list