s/option divert/option IPDIVERT/ to enable support for divert sockets.

Obtained from:          The FreeBSD Simplified Chinese Project
Submitted by:           zheng chengfu (iheaing at gmail.com)
This commit is contained in:
Fukang Chen 2008-03-01 17:50:03 +00:00
parent 936ffe7eab
commit d3d9272c52
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31584

View file

@ -3058,7 +3058,7 @@ pif="dc0" # public interface name of NIC
<para>There are some additional configuration statements that
need to be enabled to activate the <acronym>NAT</acronym>
function of IPFW. The kernel source needs 'option divert'
function of IPFW. The kernel source needs 'option IPDIVERT'
statement added to the other IPFIREWALL statements compiled
into a custom kernel.</para>