43e48213 | 10-Jun-2021 |
Lutz Donnerhacke <donner@FreeBSD.org> |
tests/netgraph: Check for PR241954
Add tests to check for renaming issues reported in PR241954 and solved in D30110.
MFC: Together with D30629 Differential Revision: https://reviews.freebsd.org/D30
tests/netgraph: Check for PR241954
Add tests to check for renaming issues reported in PR241954 and solved in D30110.
MFC: Together with D30629 Differential Revision: https://reviews.freebsd.org/D30713
show more ...
|
6b08e68b | 07-Jun-2021 |
Lutz Donnerhacke <donner@FreeBSD.org> |
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 (810
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
show more ...
|
7863faa7 | 04-Jun-2021 |
Lutz Donnerhacke <donner@FreeBSD.org> |
tests/netgraph: Tests for ng_hub
Test functionality of ng_hub(4): - replicting traffic to anything but the sending hook - persistence - an unrestricted loop - implementation limits with many hoo
tests/netgraph: Tests for ng_hub
Test functionality of ng_hub(4): - replicting traffic to anything but the sending hook - persistence - an unrestricted loop - implementation limits with many hooks.
Reviewed by: kp MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D30633
show more ...
|
5554abd9 | 08-Jun-2021 |
Lutz Donnerhacke <donner@FreeBSD.org> |
tests/netgraph: Factor out univeral data counter functions
Factor out the data counter helpers for other tests to use.
Reviewed by: kp MFC after: 1 week Differential Revision: https://reviews.freeb
tests/netgraph: Factor out univeral data counter functions
Factor out the data counter helpers for other tests to use.
Reviewed by: kp MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D30699
show more ...
|