Re: X.25 Support in Kernel?

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Wed, 4 Sep 2002 13:23:09 -0300


Em Wed, Sep 04, 2002 at 12:50:43PM -0300, Arnaldo C. Melo escreveu:
> Em Wed, Sep 04, 2002 at 09:08:06AM +0000, Henning P. Schmiedehausen escreveu:

> Maybe adapting the XOT code to do userspace X.25 over a PF_LLC socket could
> do it :)

On this path you can take a look at the code Jay is working on, supporting
DLSw in userlevel, using PF_LLC sockets.

Hey, I'm even considering making NetBEUI a userlevel implementation after I
finish the restructuring of PF_LLC/core wrt using only one struct sock for
easier locking and for it to look more like the tcp codepaths (not including
the state machine, of course ;) ).

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/