NetBSD/tests/net
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
..
arp tests: check RTA_AUTHOR in messages 2020-03-11 08:52:13 +00:00
bpf Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
bpfilter Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
bpfjit Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
can Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
carp tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
config Replace noatf global with conditional compilation 2020-04-23 00:31:51 +00:00
fdpass
icmp Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
if Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
if_bridge tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
if_gif tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
if_ipsec Refactor a little and follow new format of "npfctl list". 2020-06-05 03:24:58 +00:00
if_l2tp tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
if_loop Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
if_pppoe tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
if_tap tests: use rump_server_add_iface to create interfaces 2019-08-19 03:22:05 +00:00
if_tun Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
if_vlan address to ATF t_vlan failure. adapt ifmcstat(8) output format change. 2020-03-08 09:05:33 +00:00
in_cksum
ipsec Refactor a little and follow new format of "npfctl list". 2020-06-05 03:24:58 +00:00
mcast
mpls more cleanup 2020-04-01 01:51:02 +00:00
ndp Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
net Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
npf Adjust to "npfctl debug" command line changes, from rmind@. 2020-06-01 11:08:57 +00:00
route Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed 2019-05-13 17:55:07 +00:00
sys
Makefile
Makefile.inc
net_common.sh Enforce a standard path 2020-04-01 00:49:04 +00:00