freebsd-dev/tests/sys/netpfil
Kristof Provost b3fa36efe7 pf tests: extend ethernet dummynet test
Extend the existing ethernet dummynet test to also test dummynet on the
outbound direction.
This used to be a problem as traffic shaping wasn't done in the ethernet
code. It merely tagged the packet and left shaping up to the layer 3 pf
code. This works in the inbound direction, but not for outbound traffic
where we hit the L3 code first and only then the L2 code.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D35258
2022-05-20 14:49:31 +02:00
..
common Reenable vnet tests in CI 2022-05-05 14:38:08 -04:00
pf pf tests: extend ethernet dummynet test 2022-05-20 14:49:31 +02:00
Makefile tests/sys/netpfil: Move common tests out from behind MK_PF. 2021-06-10 17:56:01 -06:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00