summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf49.in
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf49.in')
-rw-r--r--regress/sbin/pfctl/pf49.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf49.in b/regress/sbin/pfctl/pf49.in
new file mode 100644
index 00000000000..8ad75862260
--- /dev/null
+++ b/regress/sbin/pfctl/pf49.in
@@ -0,0 +1,5 @@
+#test :broadcast and :network modifiers
+pass in on lo0 from lo0:network to any keep state
+
+#broadcast on lo0 doesn't make too much sense, the result looks scary.. no bug
+block in on lo0 from any to lo0:broadcast