From 221b44ef451415fd12843cc43f46710b741ff140 Mon Sep 17 00:00:00 2001 From: dlg Date: Thu, 4 Feb 2021 21:28:44 +0000 Subject: [PATCH] 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(-) 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 ) -- 2.20.1