diff options
Diffstat (limited to 'regress/sbin/pfctl/pf69.in')
-rw-r--r-- | regress/sbin/pfctl/pf69.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf69.in b/regress/sbin/pfctl/pf69.in new file mode 100644 index 00000000000..a795a9af3e3 --- /dev/null +++ b/regress/sbin/pfctl/pf69.in @@ -0,0 +1,3 @@ +nat on lo0 inet all tag regress -> lo0 +pass out quick on lo0 keep state tagged regress + |