diff options
Diffstat (limited to 'regress/sbin/pfctl/pfail23.in')
-rw-r--r-- | regress/sbin/pfctl/pfail23.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfail23.in b/regress/sbin/pfctl/pfail23.in index 1895b7c0e02..8223bf1e3c6 100644 --- 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 dup-to (tun0 1.1.1.1) inet6 all +pass out dup-to (tun1000000 1.1.1.1) inet6 all |