From 3095bda433c5f60c646928d9633e6580e57ef945 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Thu, 17 Aug 2006 00:46:06 +0000 Subject: [PATCH] Take IP_FIREWALL_EXTENDED out of the man page too. MFC after: 1 week --- sbin/ipfw/ipfw.8 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8 index f72064a119d3..3c7aac47a063 100644 --- a/sbin/ipfw/ipfw.8 +++ b/sbin/ipfw/ipfw.8 @@ -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