Take IP_FIREWALL_EXTENDED out of the man page too.

MFC after: 1 week
This commit is contained in:
Julian Elischer 2006-08-17 00:46:06 +00:00
parent 3b4109aa4e
commit 3095bda433
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161382

View File

@ -727,14 +727,6 @@ To enable
.Cm fwd
a custom kernel needs to be compiled with the option
.Cd "options IPFIREWALL_FORWARD" .
With the additional option
.Cd "options IPFIREWALL_FORWARD_EXTENDED"
all safeguards are removed and it also makes it possible to redirect
packets destined to locally configured IP addresses.
Please note that such rules apply to locally generated packets as
well and great care is required to ensure proper behaviour for
automatically generated packets like ICMP message size exceeded
and others.
.It Cm pipe Ar pipe_nr
Pass packet to a
.Xr dummynet 4