]> 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>
Tue, 14 Sep 2021 08:32:46 +0000 (10:32 +0200)
commit65329e67450c3158e1ad6540eb886f753531661e
tree4a3bcf796055bb1ae7795cf43d60aa40474c58ab
parent8e2cb3da6f0eba413c465826ee9ebcdcac2ca601
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)
(cherry picked from commit 1f4a6403969271885d1c37fd642820d5a6562791)
tests/sys/netpfil/common/Makefile
tests/sys/netpfil/common/dummynet.sh [new file with mode: 0644]
tests/sys/netpfil/common/utils.subr