]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: altq:codel_bridge requires if_bridge
authorKristof Provost <kp@FreeBSD.org>
Wed, 1 Sep 2021 14:09:14 +0000 (16:09 +0200)
committerKristof Provost <kp@FreeBSD.org>
Sat, 4 Sep 2021 12:25:49 +0000 (14:25 +0200)
commit119806a6b766a681a62462ddc3af3789484bde90
treeab9f2d52e66ef281541d0e80671392091a5f0a4c
parent96df822abbaba51cfa5b1039051722f17b3dd3fb
pf tests: altq:codel_bridge requires if_bridge

Check that the bridge module is loaded before running this test.
It likely will be (as a result of running the bridge tests), but if it's
not we'll get spurious failures.

MFC after: 3 days
Sponsored by: Rubicon Communications, LLC ("Netgate")

(cherry picked from commit d491b42535db50693eac5946557f7527f9903b4b)
tests/sys/netpfil/pf/altq.sh