summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2004-10-25 20:02:34 +0000
committerandre <andre@FreeBSD.org>2004-10-25 20:02:34 +0000
commit4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6 (patch)
tree4915e23206d1ccfe368221a6bbdac151547aaff4 /sys/conf
parent50d63268a9d477e7c04c618790bb07acc44dc916 (diff)
downloadFreeBSD-src-4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6.zip
FreeBSD-src-4bbe5a2c0fe11eb31a56ddc303c089ff278b36b6.tar.gz
IPDIVERT is a module now and tell the other parts of the kernel about it.
IPDIVERT depends on IPFIREWALL being loaded or compiled into the kernel.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index cd55ed0..2f28b32 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -622,7 +622,8 @@ device stf #6to4 IPv6 over IPv4 encapsulation
# means that you won't get stuck if the kernel and /sbin/ipfw binary get
# out of sync.
#
-# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''
+# IPDIVERT enables the divert IP sockets, used by ``ipfw divert''. It
+# depends on IPFIREWALL if compiled into the kernel.
#
# IPFIREWALL_FORWARD enables changing of the packet destination either
# to do some sort of policy routing or transparent proxying. Used by
OpenPOWER on IntegriCloud