freebsd-dev/tests/sys/netgraph
Lutz Donnerhacke 6b08e68be1 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 to few vlans

Reviewed by:	kp (earlier version)
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D30670
2021-06-09 13:45:37 +02:00
..
basic.c tests/netgraph: Fix style 2021-06-09 13:31:16 +02:00
bridge.c tests/netgraph: Factor out univeral data counter functions 2021-06-09 13:32:22 +02:00
hub.c tests/netgraph: Tests for ng_hub 2021-06-09 13:36:23 +02:00
Makefile tests/netgraph: Tests for ng_vlan_rotate 2021-06-09 13:45:37 +02:00
ng_macfilter_test.sh ng_macfilter_test: Skip rather than fail if there is no network 2021-03-25 11:16:12 +00:00
util.c tests/netgraph: Factor out univeral data counter functions 2021-06-09 13:32:22 +02:00
util.h tests/netgraph: Factor out univeral data counter functions 2021-06-09 13:32:22 +02:00
vlan_rotate.c tests/netgraph: Tests for ng_vlan_rotate 2021-06-09 13:45:37 +02:00