Do not specify the gateway on RTM_DELETE -- similar fix was done in the arp
authorclaudio <claudio@openbsd.org>
Sun, 13 Jul 2008 20:41:39 +0000 (20:41 +0000)
committerclaudio <claudio@openbsd.org>
Sun, 13 Jul 2008 20:41:39 +0000 (20:41 +0000)
commit521d286cc65a5b72e7f0471c896ce785514d1c64
treec1a11af1da2c4f63738c17bdaa0c4aa8bca4879e
parent4af0fcc69e6d8c06de953f63cce97295a98c8da6
Do not specify the gateway on RTM_DELETE -- similar fix was done in the arp
code. This fixes in6_ifloop_request warnings seen on carp interfaces.
OK henning@, found and tested by david@
sys/netinet6/in6.c