mirror of
https://github.com/opnsense/src.git
synced 2026-05-12 17:11:42 -04:00
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
|
||
|---|---|---|
| .. | ||
| basic.c | ||
| bridge.c | ||
| hub.c | ||
| Makefile | ||
| ng_macfilter_test.sh | ||
| util.c | ||
| util.h | ||
| vlan_rotate.c | ||