]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove ND6_IFF_IGNORELOOP. This functionality was useless in practice
authorhrs <hrs@FreeBSD.org>
Tue, 12 May 2015 03:31:57 +0000 (03:31 +0000)
committerhrs <hrs@FreeBSD.org>
Tue, 12 May 2015 03:31:57 +0000 (03:31 +0000)
commit64bd31eb61fe5b18592885c601acf74a864cbc77
tree5cef00c44cf47b4b302af5578d0c2c9f4f032cf2
parent97e0e7cffb12ef897538440b6ea3162a24922601
- Remove ND6_IFF_IGNORELOOP.  This functionality was useless in practice
  because a link where looped back NS messages are permanently observed
  does not work with either NDP or ARP for IPv4.

- draft-ietf-6man-enhanced-dad is now RFC 7527.

Discussed with: hiren
MFC after: 3 days
sbin/ifconfig/af_inet6.c
sbin/ifconfig/ifconfig.8
sys/netinet6/nd6.h
sys/netinet6/nd6_nbr.c