opnsense-src/tests/sys/net
Kristof Provost 2885ae0c3c bridge tests: Ensure that bridges in different jails get different MAC addresses
We used to have a problem where bridges created in different vnet jails
would end up having the same mac address. This is now fixed by
including the jail name as a seed for the mac address generation, but we
should verify that it doesn't regress.
2020-04-19 16:30:49 +00:00
..
routing Skip routing regression tests depending on if_epair if this module isn't installed. 2020-04-17 16:31:07 +00:00
if_bridge_test.sh bridge tests: Ensure that bridges in different jails get different MAC addresses 2020-04-19 16:30:49 +00:00
if_clone_test.sh Remove trailing whitespace 2020-02-16 10:59:32 +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 Temporarily skip sys.net.if_lagg_test.lacp_linkstate_destroy_stress on i386 CI 2020-02-16 16:49:29 +00:00
if_tun_test.sh
if_vlan.sh tests: basic VLAN test 2019-10-15 04:50:08 +00:00
Makefile Skip if_epair regression test if module doesn't exist 2020-03-03 17:35:15 +00:00
randsleep.c Properly fix GCC build in r357867 2020-02-14 09:25:29 +00:00