cvs commit: src/lib/libalias alias_db.c libalias.3
Ruslan Ermilov
ru at FreeBSD.org
Sun Jun 1 16:18:43 PDT 2003
We use these two features in a "transparent proxy" type application
that needs to "patch" the NAT table every time a new TCP connection
arrives at a host.
On Sun, Jun 01, 2003 at 03:49:59PM -0700, Ruslan Ermilov wrote:
> ru 2003/06/01 15:49:59 PDT
>
> FreeBSD src repository
>
> Modified files:
> lib/libalias alias_db.c libalias.3
> Log:
> Make the PacketAliasSetAddress() function call optional. If it
> is not called, and no static rules match an outgoing packet, the
> latter retains its source IP address. This is in support of the
> "static NAT only" mode.
>
> Revision Changes Path
> 1.52 +10 -6 src/lib/libalias/alias_db.c
> 1.42 +8 -5 src/lib/libalias/libalias.3
On Sun, Jun 01, 2003 at 04:15:00PM -0700, Ruslan Ermilov wrote:
> ru 2003/06/01 16:15:00 PDT
>
> FreeBSD src repository
>
> Modified files:
> lib/libalias alias.h alias_db.c libalias.3
> Log:
> A new API function PacketAliasRedirectDynamic() can be used
> to mark a fully specified static link as dynamic; i.e. make
> it a one-time link.
>
> Revision Changes Path
> 1.24 +1 -0 src/lib/libalias/alias.h
> 1.53 +15 -0 src/lib/libalias/alias_db.c
> 1.43 +20 -1 src/lib/libalias/libalias.3
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at FreeBSD.org FreeBSD committer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030602/d5d0ea8f/attachment.bin
More information about the cvs-src
mailing list