Home
last modified time | relevance | path

Searched hist:"33 ead633" (Results 1 – 5 of 5) sorted by relevance

/netbsd/tests/net/ndp/
H A Dt_ndp.sh33ead633 Mon Jun 26 03:13:40 GMT 2017 ozaki-r <ozaki-r@NetBSD.org> Fix usage of routing messages on arp -d and ndp -d

It didn't work as we expected; we should set RTA_GATEWAY not
RTA_IFP on RTM_GET to return an if_index and the kernel should
use it on RTM_DELETE.
/netbsd/tests/net/arp/
H A Dt_arp.sh33ead633 Mon Jun 26 03:13:40 GMT 2017 ozaki-r <ozaki-r@NetBSD.org> Fix usage of routing messages on arp -d and ndp -d

It didn't work as we expected; we should set RTA_GATEWAY not
RTA_IFP on RTM_GET to return an if_index and the kernel should
use it on RTM_DELETE.
/netbsd/usr.sbin/arp/
H A Darp.c33ead633 Mon Jun 26 03:13:40 GMT 2017 ozaki-r <ozaki-r@NetBSD.org> Fix usage of routing messages on arp -d and ndp -d

It didn't work as we expected; we should set RTA_GATEWAY not
RTA_IFP on RTM_GET to return an if_index and the kernel should
use it on RTM_DELETE.
/netbsd/usr.sbin/ndp/
H A Dndp.c33ead633 Mon Jun 26 03:13:40 GMT 2017 ozaki-r <ozaki-r@NetBSD.org> Fix usage of routing messages on arp -d and ndp -d

It didn't work as we expected; we should set RTA_GATEWAY not
RTA_IFP on RTM_GET to return an if_index and the kernel should
use it on RTM_DELETE.
/netbsd/sys/net/
H A Drtsock.c33ead633 Mon Jun 26 03:13:40 GMT 2017 ozaki-r <ozaki-r@NetBSD.org> Fix usage of routing messages on arp -d and ndp -d

It didn't work as we expected; we should set RTA_GATEWAY not
RTA_IFP on RTM_GET to return an if_index and the kernel should
use it on RTM_DELETE.