opnsense-src/tests/sys/netgraph
Lutz Donnerhacke 053937ce6e tests/netgraph: Tests for ng_vlan_rotate
Test functionality of ng_vlan_rotate(4):
 - Rotate 1 to 9 stagged vlans in any possible direction and length
 - Rotate random combinations of ethertypes (8100, 88a8, 9100)
 - Automatic reverse rotating for backward data flow
 - Test too many and too few vlans

Reviewed by:	kp (earlier version)
Differential Revision: https://reviews.freebsd.org/D30670

(cherry picked from commit 6b08e68be1)
2021-06-16 13:25:04 +02:00
..
basic.c tests/netgraph: Inital framework for testing libnetgraph 2021-06-15 14:31:32 +02:00
bridge.c tests/netgraph: Tests for ng_bridge 2021-06-15 14:38:49 +02:00
hub.c tests/netgraph: Tests for ng_hub 2021-06-16 13:25:01 +02:00
Makefile tests/netgraph: Tests for ng_vlan_rotate 2021-06-16 13:25:04 +02:00
ng_macfilter_test.sh ng_macfilter_test: Skip rather than fail if there is no network 2021-04-10 14:01:04 +01:00
util.c tests/netgraph: Inital framework for testing libnetgraph 2021-06-15 14:31:32 +02:00
util.h tests/netgraph: Inital framework for testing libnetgraph 2021-06-15 14:31:32 +02:00
vlan_rotate.c tests/netgraph: Tests for ng_vlan_rotate 2021-06-16 13:25:04 +02:00