o Tweak comments a bit.
This commit is contained in:
parent
1406f45dff
commit
dd783f73a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user