summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2009-04-06 12:43:24 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2009-04-06 12:43:24 +0000
commit2b4e890c7275147c42e070391cbfdcf3a3bfaedd (patch)
treec8fbffae2ccda5bc306a3f55943bfe93235246a9 /regress
parentf36a57c2cc6310d30c67e28509466b19a73ce650 (diff)
more scrub scrubbing
Diffstat (limited to 'regress')
-rw-r--r--regress/sbin/pfctl/pfopt2.in3
-rw-r--r--regress/sbin/pfctl/pfopt3.in3
-rw-r--r--regress/sbin/pfctl/pfopt4.in3
-rw-r--r--regress/sbin/pfctl/pfopt5.in3
-rw-r--r--regress/sbin/pfctl/pfopt5.ok1
5 files changed, 0 insertions, 13 deletions
diff --git a/regress/sbin/pfctl/pfopt2.in b/regress/sbin/pfctl/pfopt2.in
index afe1e156c61..1bad361f858 100644
--- a/regress/sbin/pfctl/pfopt2.in
+++ b/regress/sbin/pfctl/pfopt2.in
@@ -8,9 +8,6 @@ set optimization normal
set block-policy drop
set require-order yes
-# NOMALIZATION
-scrub in all
-
# QUEUEING, -A
altq on $ext_if priq bandwidth 10Mb tbrsize 1824 \
queue { pri-low pri-med pri-high }
diff --git a/regress/sbin/pfctl/pfopt3.in b/regress/sbin/pfctl/pfopt3.in
index afe1e156c61..1bad361f858 100644
--- a/regress/sbin/pfctl/pfopt3.in
+++ b/regress/sbin/pfctl/pfopt3.in
@@ -8,9 +8,6 @@ set optimization normal
set block-policy drop
set require-order yes
-# NOMALIZATION
-scrub in all
-
# QUEUEING, -A
altq on $ext_if priq bandwidth 10Mb tbrsize 1824 \
queue { pri-low pri-med pri-high }
diff --git a/regress/sbin/pfctl/pfopt4.in b/regress/sbin/pfctl/pfopt4.in
index afe1e156c61..1bad361f858 100644
--- a/regress/sbin/pfctl/pfopt4.in
+++ b/regress/sbin/pfctl/pfopt4.in
@@ -8,9 +8,6 @@ set optimization normal
set block-policy drop
set require-order yes
-# NOMALIZATION
-scrub in all
-
# QUEUEING, -A
altq on $ext_if priq bandwidth 10Mb tbrsize 1824 \
queue { pri-low pri-med pri-high }
diff --git a/regress/sbin/pfctl/pfopt5.in b/regress/sbin/pfctl/pfopt5.in
index afe1e156c61..1bad361f858 100644
--- a/regress/sbin/pfctl/pfopt5.in
+++ b/regress/sbin/pfctl/pfopt5.in
@@ -8,9 +8,6 @@ set optimization normal
set block-policy drop
set require-order yes
-# NOMALIZATION
-scrub in all
-
# QUEUEING, -A
altq on $ext_if priq bandwidth 10Mb tbrsize 1824 \
queue { pri-low pri-med pri-high }
diff --git a/regress/sbin/pfctl/pfopt5.ok b/regress/sbin/pfctl/pfopt5.ok
index 4542c620149..48e13c6c49f 100644
--- a/regress/sbin/pfctl/pfopt5.ok
+++ b/regress/sbin/pfctl/pfopt5.ok
@@ -2,7 +2,6 @@ ext_if = "lo0"
set limit states 100
set block-policy drop
set require-order yes
-scrub in all fragment reassemble
pass out on lo0 proto tcp from any to any port = ssh flags S/SA keep state queue(pri-med, pri-high)
pass out on lo0 proto tcp from any to any port = www flags S/SA keep state queue pri-med
pass in on lo0 proto tcp from any to any port = www flags S/SA keep state queue pri-low