o Tweak comments a bit.

This commit is contained in:
maxim 2009-01-11 11:36:00 +00:00
parent 1406f45dff
commit dd783f73a1

View File

@ -635,11 +635,11 @@ options ALTQ_DEBUG
# IP optional behaviour.
# IP_NONLOCALBIND disables the check that bind() usually makes that the
# Address is one that is assigned to an interface on this machine.
# address is one that is assigned to an interface on this machine.
# It allows transparent proxies to pretend to be other machines.
# How the packet GET to that machine is a problem solved elsewhere,
# smart routers, ipfw fwd, etc.
options IP_NONLOCALBIND #Allow impersonation for proxies.
options IP_NONLOCALBIND # Allow impersonation for proxies.
# netgraph(4). Enable the base netgraph code with the NETGRAPH option.
# Individual node types can be enabled with the corresponding option