From owner-freebsd-net  Mon Sep 30 12:41:16 2002
Delivered-To: freebsd-net@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id CC08137B401
	for <freebsd-net@freebsd.org>; Mon, 30 Sep 2002 12:41:14 -0700 (PDT)
Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70])
	by mx1.FreeBSD.org (Postfix) with SMTP id 46B8343E7B
	for <freebsd-net@freebsd.org>; Mon, 30 Sep 2002 12:41:13 -0700 (PDT)
	(envelope-from oppermann@pipeline.ch)
Received: (qmail 35549 invoked from network); 30 Sep 2002 19:38:26 -0000
Received: from unknown (HELO pipeline.ch) ([62.48.0.53]) (envelope-sender <oppermann@pipeline.ch>)
          by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP
          for <rwatson@freebsd.org>; 30 Sep 2002 19:38:26 -0000
Message-ID: <3D98A8A3.FBDA0A6D@pipeline.ch>
Date: Mon, 30 Sep 2002 21:40:19 +0200
From: Andre Oppermann <oppermann@pipeline.ch>
X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Robert Watson <rwatson@freebsd.org>
Cc: freebsd-net@freebsd.org, jeker@n-r-g.com
Subject: Re: New natd available
References: <Pine.NEB.3.96L.1020930151038.15622V-100000@fledge.watson.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-net@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-net.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-net>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-net>
X-Loop: FreeBSD.org

Robert Watson wrote:
> 
> On Mon, 30 Sep 2002, Andre Oppermann wrote:
> 
> > In the FreeBSD May-June 2002 Status Report we have announced a natd
> > rewrite to make it's configuration options more powerful and support
> > more ip addresses to nat to.
> >
> > The first functional preview is available here:
> >
> >  http://diehard.n-r-g.com/stuff/freebsd/
> >
> > Please check this out and test it with real traffic. We'd appreciate any
> > feedback about the syntax and any bugs. It'll get some more style
> > treatment before declaring it for full public consumption.
> >
> > Next in row is the tcphostcache in a couple of days. After that the new
> > routing table is coming.
> 
> Andre --
> 
> This work is very exciting.  For those of us tracking the SMPng locking of
> the IP stack, I'm particular interested in making sure that the new
> implementations are locked down using SMPng primitives, and their
> potential impact on removing Giant from sections of the stack.  I know
> that the routing code is one area where we're currently deficient...

The new routing code will untangle the pointer mess in the current
stack by a great deal and as such make it far more SMP friendly as
it currently is. Unfortunatly I don't know if we have enough time to
put everything into 5.0R.

-- 
Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message