summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf43.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf43.ok')
-rw-r--r--regress/sbin/pfctl/pf43.ok8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf43.ok b/regress/sbin/pfctl/pf43.ok
new file mode 100644
index 00000000000..5dc85d60e98
--- /dev/null
+++ b/regress/sbin/pfctl/pf43.ok
@@ -0,0 +1,8 @@
+altq on lo0 cbq bandwidth 100.00Mb tbrsize 3648 queue { bulk prio }
+queue bulk bandwidth 100.00Mb cbq( default )
+queue prio bandwidth 100.00Mb priority 7
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue bulk
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue bulk
+pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)