opnsense-src/tests/sys/net
Kristof Provost 60c9798db7 net tests: basic test case for bpf(4)'s ability to set vlan pcp
Use dhclient with its 'vlan-pcp' option to set a VLAN PCP value and
verify that it actually gets set.

MFC after:	1 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D31276

(cherry picked from commit 3e87f800f0)
2021-08-02 16:50:32 +02:00
..
routing Improve debugging output on routing tests failure. 2021-04-26 08:49:14 +00:00
dhclient_pcp.conf net tests: basic test case for bpf(4)'s ability to set vlan pcp 2021-08-02 16:50:32 +02:00
if_bridge_test.sh bridge tests: test linking bridges with a gif tunnel 2021-08-02 16:50:32 +02: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 tun tests: Test renaming and destroying a tun interface in a vnet jail 2019-03-05 15:49:30 +00:00
if_vlan.sh net tests: basic test case for bpf(4)'s ability to set vlan pcp 2021-08-02 16:50:32 +02:00
Makefile net tests: basic test case for bpf(4)'s ability to set vlan pcp 2021-08-02 16:50:32 +02:00
pcp.py net tests: basic test case for bpf(4)'s ability to set vlan pcp 2021-08-02 16:50:32 +02:00
randsleep.c Properly fix GCC build in r357867 2020-02-14 09:25:29 +00:00
stp.py tests: Only log critical errors from scapy 2021-05-18 12:00:38 +02:00