diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-18 11:38:57 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-06-18 11:38:57 +0000 |
commit | 2c5533be7c87050e02e6b8b5ce98089aef4e70cb (patch) | |
tree | 4d643404f81686fe4a41af00a0cdd028406020ef /regress/sbin/pfctl/pf79.in | |
parent | efba6cd1bf52b43c7029f53821397f36121704e0 (diff) |
addr expansion in labels and the no-route case
Diffstat (limited to 'regress/sbin/pfctl/pf79.in')
-rw-r--r-- | regress/sbin/pfctl/pf79.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf79.in b/regress/sbin/pfctl/pf79.in new file mode 100644 index 00000000000..402266be8a7 --- /dev/null +++ b/regress/sbin/pfctl/pf79.in @@ -0,0 +1,2 @@ +pass in from 10.0.0.1 to no-route label "$srcaddr:$dstaddr" + |