artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
605ba3c
)
i missed a dup-to when tweaking route-to things to takes ips, not ifaces.
author
dlg
<dlg@openbsd.org>
Sun, 7 Feb 2021 23:53:00 +0000
(23:53 +0000)
committer
dlg
<dlg@openbsd.org>
Sun, 7 Feb 2021 23:53:00 +0000
(23:53 +0000)
gentle reminded by bluhm@
regress/sbin/pfctl/pfail23.in
patch
|
blob
|
history
diff --git
a/regress/sbin/pfctl/pfail23.in
b/regress/sbin/pfctl/pfail23.in
index
13450fc
..
1972ed7
100644
(file)
--- a/
regress/sbin/pfctl/pfail23.in
+++ b/
regress/sbin/pfctl/pfail23.in
@@
-7,5
+7,5
@@
pass in proto udp from any to any flags S/SA
pass in proto { udp, icmp } from any to any flags S/SA
#no routing address with matching address family found
-pass out inet6 from any to any dup-to
(tun1000000 1.1.1.1)
+pass out inet6 from any to any dup-to
1.1.1.1