From 1269382d6aaeffde1dfd4c6ef79179a565b49ee3 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Thu, 4 Feb 2021 21:28:45 +0000 Subject: it's fine to route-to to a table. i think this should have been tweaked a while back. --- regress/sbin/pfctl/pfail19.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'regress/sbin/pfctl') diff --git a/regress/sbin/pfctl/pfail19.in b/regress/sbin/pfctl/pfail19.in index 5529d4c956f..1965f6c2a73 100644 --- a/regress/sbin/pfctl/pfail19.in +++ b/regress/sbin/pfctl/pfail19.in @@ -3,6 +3,3 @@ match in on lo0 from any to any rdr-to match out on lo0 from any to any nat-to match on lo0 from 1.1.1.1 to any binat-to match on lo0 from to any binat-to 1.1.1.1 -pass in from any to any dup-to (lo0 ) -pass in from any to any route-to (lo0 ) -pass in from any to any reply-to (lo0 ) -- cgit v1.2.3