De-orbitting ATM-HARP
Bruce M Simpson
bms at spc.org
Sat Apr 16 13:55:28 PDT 2005
On Sat, Apr 16, 2005 at 10:52:43PM +0200, Dag-Erling Smørgrav wrote:
> Bruce M Simpson <bms at spc.org> 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.
>
> 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 = AF_NATM;
atm.c: p->fd = socket(PF_NATM, SOCK_DGRAM, PROTO_NATMAAL5);
%%%
BMS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 167 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20050416/62a7f863/attachment.bin
More information about the freebsd-arch
mailing list