diff options
| author | Julian Elischer <julian@FreeBSD.org> | 1998-07-06 04:55:22 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 1998-07-06 04:55:22 +0000 |
| commit | cdcc2613acc6aa6f7335172d9d61a5bf15dfc2f9 (patch) | |
| tree | cde65b9badc7692914e9291dc47871ce6dbc9767 /sys/conf | |
| parent | ec500c67a1d0cf293f20378a0b23e38d2ec48012 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index eacbb498aae2..a6367158f61a 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.85 1998/06/30 14:43:00 bde Exp $ +# $Id: options,v 1.86 1998/07/02 05:50:57 julian Exp $ # # On the handling of kernel options # @@ -172,6 +172,7 @@ IPFIREWALL opt_ipfw.h IPFIREWALL_VERBOSE opt_ipfw.h IPFIREWALL_VERBOSE_LIMIT opt_ipfw.h IPFIREWALL_DEFAULT_TO_ACCEPT opt_ipfw.h +IPFIREWALL_FORWARD opt_ipfw.h IPX opt_ipx.h IPXIP opt_ipx.h IPTUNNEL opt_ipx.h |
