freebsd-skq/tests/sys/net
Kristof Provost 7a4dbffa42 bridge tests: Test that we also forward on some interfaces
Ensure that we not only block on some interfaces, but also forward on
some. Without the previous commit we wound up discarding on all ports,
rather than only on the ports needed to break the loop.

MFC after:	1 week
Sponsored by:	Orange Business Services
Differential Revision:	https://reviews.freebsd.org/D28917
2021-02-25 10:17:03 +01:00
..
routing Fix dst/netmask handling in routing socket code. 2021-02-16 20:30:04 +00:00
if_bridge_test.sh bridge tests: Test that we also forward on some interfaces 2021-02-25 10:17:03 +01:00
if_clone_test.sh net tests: Re-enable most if_clone tests 2020-12-17 21:54:25 +00:00
if_epair.c Skip if_epair regression test if module doesn't exist 2020-03-03 17:35:15 +00:00
if_lagg_test.sh Skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress in CI because of panic 2020-06-11 18:59:57 +00:00
if_tun_test.sh
if_vlan.sh Add support for stacked VLANs (IEEE 802.1ad, AKA Q-in-Q). 2020-10-21 21:28:20 +00:00
Makefile Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
randsleep.c Properly fix GCC build in r357867 2020-02-14 09:25:29 +00:00