From owner-cvs-all Sun Mar 7 12: 7:18 1999 Delivered-To: cvs-all@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id F042414D7D; Sun, 7 Mar 1999 12:06:59 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.8.8) with ESMTP id UAA93853; Sun, 7 Mar 1999 20:06:38 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id UAA04330; Sun, 7 Mar 1999 20:06:00 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199903072006.UAA04330@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Brian Somers 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 In-reply-to: Your message of "Sun, 07 Mar 1999 10:23:57 PST." <199903071823.KAA87414@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Mar 1999 20:06:00 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > 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 added. > - Logging enhancements from Martin Machacek added. > > Obtained from: Ari Suutari > > 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 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