From owner-freebsd-hackers Tue Feb 4 03:34:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA11410 for hackers-outgoing; Tue, 4 Feb 1997 03:34:52 -0800 (PST) Received: from ui-gate.utell.co.uk (ui-gate.utell.co.uk [194.200.4.253]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA11404 for ; Tue, 4 Feb 1997 03:34:49 -0800 (PST) Received: from dibble.utell.net (dibble.utell.net [97.3.0.10]) by ui-gate.utell.co.uk (8.7.6/8.7.3) with ESMTP id LAA23749; Tue, 4 Feb 1997 11:33:36 GMT Message-Id: <199702041133.LAA23749@ui-gate.utell.co.uk> From: "Brian Somers" To: "Julian Elischer" , "Eivind Eklund" Cc: "Charles Mott" , "Brian Somers" , "Ari Suutari" , Subject: Re: Single socket version of natd Date: Tue, 4 Feb 1997 11:28:53 -0000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk You guessed it - Charles originally wrote the code so. Eventually, I'd like to remove the -alias switch from ppp and have the only implementation being in the natd code. Brian Don't _EVER_ lose your sense of humour ---------- > From: Julian Elischer > To: Eivind Eklund > Cc: Charles Mott ; Brian Somers ; Ari Suutari ; hackers@freebsd.org; brian@utell.co.uk > Subject: Re: Single socket version of natd > Date: 04 February 1997 10:49 > > Eivind Eklund wrote: > > > > At 07:36 PM 2/3/97 -0700, Charles Mott wrote: > > >Eivind has these updates and has integrated them into his codebase, > > >which he is continuing to work on. He writes that he has changed some of > > >the compile options (ALIAS_ALLOW_INCOMING, ALIAS_SAME_PORTS, etc.) to ppp > > >commands. > > > So are we talking about ppp, or natd here? > teh subject line says natd.. > but sounds like that's not the case... > (or has someone abstracted out the alias code to > a separate module that can be used for both? > > julian