freebsd-dev/sys/conf
Andre Oppermann 099dd0430b Bring back the full packet destination manipulation for 'ipfw fwd'
with the kernel compile time option:

 options IPFIREWALL_FORWARD_EXTENDED

This option has to be specified in addition to IPFIRWALL_FORWARD.

With this option even packets targeted for an IP address local
to the host can be redirected.  All restrictions to ensure proper
behaviour for locally generated packets are turned off.  Firewall
rules have to be carefully crafted to make sure that things like
PMTU discovery do not break.

Document the two kernel options.

PR:		kern/71910
PR:		kern/73129
MFC after:	1 week
2005-02-22 17:40:40 +00:00
..
defines
files Add CARP (Common Address Redundancy Protocol), which allows multiple 2005-02-22 13:04:05 +00:00
files.alpha Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.amd64 Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00
files.arm Add arm/mem.c. 2004-11-22 22:20:50 +00:00
files.i386 Hook EST up to the build. 2005-02-20 20:29:04 +00:00
files.ia64 It appears that 'kbd' device has never been used and isn't needed. 2004-11-23 00:00:43 +00:00
files.pc98 Fix build error (s/wd80x3.c/if_ed_wd80x3.c/). 2005-02-11 03:44:03 +00:00
files.powerpc Add /dev/mem and /dev/kmem to powerpc. 2004-08-16 13:07:40 +00:00
files.sparc64 Back out no longer necessary work-arounds added in rev. 1.59 for building 2005-02-12 19:19:20 +00:00
kern.mk Define INLINE_LIMIT for arm. 2004-05-14 13:35:46 +00:00
kern.post.mk Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
kern.pre.mk Barrow from kmod.mk and protect against adding -fno-strict-aliasing 2005-02-13 05:58:40 +00:00
kmod_syms.awk
kmod.mk Further embellish rev. 1.180: protect against -fno-strict-aliasing 2005-02-11 21:04:20 +00:00
ldscript.alpha Have the linker provide the btext symbol when referenced. This is needed 2004-08-27 19:13:35 +00:00
ldscript.amd64 Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses 2004-05-29 01:09:00 +00:00
ldscript.arm Use the address provided in the conf file, instead of hardcode 0xc0000000. 2004-09-23 22:52:55 +00:00
ldscript.i386
ldscript.ia64 Have the linker provide btext. It's used for profiling. 2004-08-25 07:43:28 +00:00
ldscript.powerpc
ldscript.sparc64
majors nos->now typo reported by njl 2004-12-27 18:58:57 +00:00
majors.awk
Makefile.alpha bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.amd64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.arm bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.i386 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.ia64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.pc98 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.powerpc bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
Makefile.sparc64 bump the Makefile config versions now that config is 600001... 2005-02-10 21:15:31 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh If USER of HOSTNAME is set to an empty value, use the fallback value. 2005-01-15 13:25:41 +00:00
NOTES Bring back the full packet destination manipulation for 'ipfw fwd' 2005-02-22 17:40:40 +00:00
options Bring back the full packet destination manipulation for 'ipfw fwd' 2005-02-22 17:40:40 +00:00
options.alpha Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
options.amd64 Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00
options.arm Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4 2004-11-10 22:08:27 +00:00
options.i386 Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove 2004-11-16 20:42:32 +00:00
options.ia64 Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must 2004-08-16 18:54:23 +00:00
options.pc98 The bs and wdc drivers are gone. 2005-02-04 15:29:54 +00:00
options.powerpc Catch up with sparc64 OFWCONS_POLL_HZ change 2004-06-25 13:44:34 +00:00
options.sparc64 Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
systags.sh Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00