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

Pavlin Radoslavov pavlin at icir.org
Wed Oct 8 18:18:09 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	pavlin at chum.icir.org	2008-10-09 01:18:09 UTC

XORP CVS repository


Modified files:
	fea/data_plane/fibconfig fibconfig_entry_parse_routing_socket.cc 
	                         fibconfig_table_parse_routing_socket.cc 
	fea/data_plane/ifconfig ifconfig_parse_routing_socket.cc 

Log message:
	Silently ignore old routing socket messages on OpenBSD if they
	don't match the expected version.
	
	The OpenBSD kernel sends each message twice, once as
	RTM_VERSION and once as RTM_OVERSION, hence we need to ignore
	the RTM_OVERSION duplicates.

Revision  Changes                                Path
1.17      +12 -2;  commitid: 12b3148ed5b5541a7;  xorp/fea/data_plane/fibconfig/fibconfig_entry_parse_routing_socket.cc
1.17      +12 -2;  commitid: 12b3148ed5b5541a7;  xorp/fea/data_plane/fibconfig/fibconfig_table_parse_routing_socket.cc
1.27      +11 -1;  commitid: 12b3148ed5b5541a7;  xorp/fea/data_plane/ifconfig/ifconfig_parse_routing_socket.cc



More information about the Xorp-cvs mailing list