Re: Frame Relay stack on Linux

Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Tue, 2 Apr 2002 12:16:46 -0300


Em Tue, Apr 02, 2002 at 05:35:52PM +0530, Madhavan N.S. escreveu:
> We are developing Frame Relay stack on Linux 2.4 kernel.
> It's implemented as a dynamically loadable software module and it is
> registered
> as a network driver. Frame Relay module uses the services of lower
> layer
> hardware driver module for transmission & reception of data packets.

Have you looked at the wanrouter framework? Look at net/wanrouter and
driver/net/wan, specifically for the cycx_*.c, sdla_*.c files and see
if this fits your needs... From what I've read here, yes, its what you
need.

- 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/