From 041ffda79a0bcf7b2d67e551bb391311bd63a993 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 2 Feb 2000 23:42:06 +0000 Subject: Mention what PKT_ALIAS_PROXY_ONLY does. Prompted by: archie --- lib/libalias/libalias.3 | 7 ++++++- sys/netinet/libalias/libalias.3 | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3 index f3f187d..0148b5f 100644 --- a/lib/libalias/libalias.3 +++ b/lib/libalias/libalias.3 @@ -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() diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index f3f187d..0148b5f 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -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() -- cgit v1.1