Mention what PKT_ALIAS_PROXY_ONLY does.

Prompted by: archie
This commit is contained in:
Brian Somers 2000-02-02 23:42:06 +00:00
parent 6f76cb1e28
commit 21b9df573d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56967
2 changed files with 12 additions and 2 deletions

View File

@ -266,7 +266,12 @@ This option makes libalias reverse the way it
handles incoming and outgoing packets, allowing
it to be fed data that passes through the internal
interface rather than the external one.
.It PKT_ALIAS_PROXY_ONLY.
This option tells libalias to obey transparent proxy
rules only. Normal packet aliasing is not performed.
See
.Fn PacketAliasProxyRule
below for details.
.El
.Ss 2.5 PacketAliasSetFWBase()

View File

@ -266,7 +266,12 @@ This option makes libalias reverse the way it
handles incoming and outgoing packets, allowing
it to be fed data that passes through the internal
interface rather than the external one.
.It PKT_ALIAS_PROXY_ONLY.
This option tells libalias to obey transparent proxy
rules only. Normal packet aliasing is not performed.
See
.Fn PacketAliasProxyRule
below for details.
.El
.Ss 2.5 PacketAliasSetFWBase()