summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2011-04-05 14:05:46 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2011-04-05 14:05:46 +0000
commit36cff7f3aaab95812f4121be5088ca9d78683f09 (patch)
tree32df8355a85b308f7eb5d8ac892e9668767cd096 /share/man/man5/pf.conf.5
parent7a6dc5d26b47ce2557a8b3b7484aa807de2a18be (diff)
remove mention of fastroute here as well
'you are not allowed to speak until you commit' mikeb@
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r--share/man/man5/pf.conf.510
1 files changed, 3 insertions, 7 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5
index 64cdb31deda..9d58c420b24 100644
--- a/share/man/man5/pf.conf.5
+++ b/share/man/man5/pf.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pf.conf.5,v 1.490 2011/03/25 11:09:38 bluhm Exp $
+.\" $OpenBSD: pf.conf.5,v 1.491 2011/04/05 14:05:45 jsg Exp $
.\"
.\" Copyright (c) 2002, Daniel Hartmeier
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 25 2011 $
+.Dd $Mdocdate: April 5 2011 $
.Dt PF.CONF 5
.Os
.Sh NAME
@@ -923,10 +923,6 @@ The
option creates a duplicate of the packet and routes it like
.Ar route-to .
The original packet gets routed as it normally would.
-.It Ar fastroute
-The
-.Ar fastroute
-option does a normal route lookup to find the next hop for the packet.
.It Ar reply-to
The
.Ar reply-to
@@ -2675,7 +2671,7 @@ filteropt = user | group | flags | icmp-type | icmp6-type |
[ portspec ] [ pooltype ] |
"nat-to" ( redirhost | "{" redirhost-list "}" )
[ portspec ] [ pooltype ] [ "static-port" ] |
- [ "fastroute" | route ] |
+ [ route ] |
[ "received-on" ( interface-name | interface-group ) ]
scrubopts = scrubopt [ [ "," ] scrubopts ]