Date: Sun, 07 Mar 1999 20:06:00 +0000 From: Brian Somers <brian@Awfulhak.org> To: Brian Somers <brian@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/natd HISTORY Makefile icmp.c natd.8 natd.c natd.h Message-ID: <199903072006.UAA04330@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sun, 07 Mar 1999 10:23:57 PST." <199903071823.KAA87414@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> brian 1999/03/07 10:23:57 PST
>
> Modified files:
> usr.sbin/natd HISTORY Makefile icmp.c natd.8 natd.c
> natd.h
> Log:
> Upgrade (almost) to natd 2.0b1
>
> - Transparent proxy support.
> - PERMANENT_LINK IS NOW OBSOLETE, use redirect_port instead.
> - Drop support for early FreeBSD 2.2 versions
> - If separate input & output sockets are being used
> use them to find out packet direction instead of
> normal mechanism. This can be handy in complex environments
> with multiple interfaces.
> - PPTP redirect support by Dru Nelson <dnelson@redwoodsoft.com> added.
> - Logging enhancements from Martin Machacek <mm@i.cz> added.
>
> Obtained from: Ari Suutari <ari@suutari.iki.fi>
>
> Revision Changes Path
> 1.4 +22 -0 src/usr.sbin/natd/HISTORY
> 1.2 +6 -8 src/usr.sbin/natd/Makefile
> 1.5 +4 -2 src/usr.sbin/natd/icmp.c
> 1.16 +47 -29 src/usr.sbin/natd/natd.8
> 1.10 +185 -84 src/usr.sbin/natd/natd.c
> 1.2 +19 -0 src/usr.sbin/natd/natd.h
I'll be committing some more document changes soon.
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <brian@OpenBSD.org>
<http://www.Awfulhak.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903072006.UAA04330>
