]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netpfil tests: Basic dummynet pipe test
authorKristof Provost <kp@FreeBSD.org>
Fri, 21 May 2021 09:14:34 +0000 (11:14 +0200)
committerKristof Provost <kp@FreeBSD.org>
Fri, 9 Jul 2021 08:09:34 +0000 (10:09 +0200)
commit1f4a6403969271885d1c37fd642820d5a6562791
tree4819337feb7fc2e1c662a56d4a2f12738aedcffe
parent4debb6a3a027498aa657fcb79007d9936fc8b771
netpfil tests: Basic dummynet pipe test

Test dummynet pipes (i.e. bandwidth limitation) with ipfw. This is put
in the common tests because we hope to add dummynet support to pf in the
near future.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D30380

(cherry picked from commit ea3eca5cb6dbcb4deb7c7277a65c48911f0475d1)
tests/sys/netpfil/common/Makefile
tests/sys/netpfil/common/dummynet.sh [new file with mode: 0644]
tests/sys/netpfil/common/utils.subr