From owner-freebsd-arch@FreeBSD.ORG Sat Apr 16 20:55:28 2005 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFFBF16A4CE; Sat, 16 Apr 2005 20:55:27 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [83.167.185.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5116943D1F; Sat, 16 Apr 2005 20:55:27 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 1B29565211; Sat, 16 Apr 2005 21:55:00 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 84576-03-7; Sat, 16 Apr 2005 21:54:59 +0100 (BST) Received: from empiric.dek.spc.org (dhcp52.icir.org [192.150.187.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 6AD6F65216; Sat, 16 Apr 2005 21:54:59 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 8A22D6301; Sat, 16 Apr 2005 13:55:23 -0700 (PDT) Date: Sat, 16 Apr 2005 13:55:23 -0700 From: Bruce M Simpson To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050416205523.GE784@empiric.icir.org> References: <20050415173711.I658@beagle.kn.op.dlr.de> <20050416150810.GD5452@empiric.icir.org> <86ll7i30mc.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <86ll7i30mc.fsf@xps.des.no> cc: arch@freebsd.org cc: Harti Brandt Subject: Re: De-orbitting ATM-HARP X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 20:55:28 -0000 --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 16, 2005 at 10:52:43PM +0200, Dag-Erling Sm=F8rgrav wrote: > Bruce M Simpson writes: > > On Fri, Apr 15, 2005 at 05:41:57PM +0200, Harti Brandt wrote: > > > While there I would also remove everything from netnatm that is > > > not needed by NgATM. This is mainly the socket interface. I'm not > > > aware of any application that uses it. Any thoughts on this? > > Oh. Don't remove that. Userland PPP needs it. People who are using > > ADSL modems of any kind will still need it. >=20 > Uh? PPP uses netgraph, which has its own socket thingy. Fraid not. If you look at the source for ppp you will clearly see that it opens an AF_NATM socket. %%% empiric:/usr/src/usr.sbin/ppp % grep NATM * atm.c: sock.snatm_family =3D AF_NATM; atm.c: p->fd =3D socket(PF_NATM, SOCK_DGRAM, PROTO_NATMAAL5); %%% BMS --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQFCYXu7ueUpAYYNtTsRAn+jAJ9X8R1uYg9Ws+Qnpvsq5XWwlWSPrwCaAgil MbxJ11JpVqf/J9av8ydnagg= =TSmt -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko--