NetBSD/tests/net/ndp
roy b05648aa26 Remove in-kernel handling of Router Advertisements
This is much better handled by a user-land tool.
Proposed on tech-net here:
https://mail-index.netbsd.org/tech-net/2020/04/22/msg007766.html

Note that the ioctl SIOCGIFINFO_IN6 no longer sets flags. That now
needs to be done using the pre-existing SIOCSIFINFO_FLAGS ioctl.

Compat is fully provided where it makes sense, but trying to turn on
RA handling will obviously throw an error as it no longer exists.

Note that if you use IPv6 temporary addresses, this now needs to be
turned on in dhcpcd.conf(5) rather than in sysctl.conf(5).
2020-06-12 11:04:44 +00:00
..
Makefile Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
t_dad.sh Tweak tests; increase the size of NS packets for the addition of a nonce 2018-03-07 02:30:37 +00:00
t_ndp.sh tests: ndp_rtm: Check correct source address in RTA_AUTHOR 2020-03-15 21:15:25 +00:00
t_ra.sh Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00