Searched hist:288297 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ndp/
H A Dndp.cdiff 288297 Sun Sep 27 03:05:59 MDT 2015 melifaro rtsock requests for deleting interface address lles started to return EPERM
instead of old "ignore-and-return 0" in r287789. This broke arp -da /
ndp -cn behavior (they exit on rtsock command failure). Fix this by
translating LLE_IFADDR to RTM_PINNED flag, passing it to userland and
making arp/ndp ignore these entries in batched delete.

MFC after: 2 weeks
/freebsd-11-stable/usr.sbin/arp/
H A Darp.cdiff 288297 Sun Sep 27 03:05:59 MDT 2015 melifaro rtsock requests for deleting interface address lles started to return EPERM
instead of old "ignore-and-return 0" in r287789. This broke arp -da /
ndp -cn behavior (they exit on rtsock command failure). Fix this by
translating LLE_IFADDR to RTM_PINNED flag, passing it to userland and
making arp/ndp ignore these entries in batched delete.

MFC after: 2 weeks
/freebsd-11-stable/sys/netinet6/
H A Din6.cdiff 288297 Sun Sep 27 03:05:59 MDT 2015 melifaro rtsock requests for deleting interface address lles started to return EPERM
instead of old "ignore-and-return 0" in r287789. This broke arp -da /
ndp -cn behavior (they exit on rtsock command failure). Fix this by
translating LLE_IFADDR to RTM_PINNED flag, passing it to userland and
making arp/ndp ignore these entries in batched delete.

MFC after: 2 weeks
/freebsd-11-stable/sys/netinet/
H A Din.cdiff 288297 Sun Sep 27 03:05:59 MDT 2015 melifaro rtsock requests for deleting interface address lles started to return EPERM
instead of old "ignore-and-return 0" in r287789. This broke arp -da /
ndp -cn behavior (they exit on rtsock command failure). Fix this by
translating LLE_IFADDR to RTM_PINNED flag, passing it to userland and
making arp/ndp ignore these entries in batched delete.

MFC after: 2 weeks

Completed in 274 milliseconds