2014-11-05 09:14:43

by Henning Rogge

[permalink] [raw]
Subject: Tun/tap-variant for 802.15.4/6lowpan?

Hi,

I am working with a external radio module controlled over a serial
port and would like to use the linux 6lowpan implementation to make it
IP capable.

Is there something like the tun/tap-driver for 6lowpan that delivers
the raw frames back to userspace over a socket?

Henning Rogge


2014-11-05 20:59:29

by Marcel Holtmann

[permalink] [raw]
Subject: Re: Tun/tap-variant for 802.15.4/6lowpan?

Hi Henning,

> I am working with a external radio module controlled over a serial
> port and would like to use the linux 6lowpan implementation to make it
> IP capable.
>
> Is there something like the tun/tap-driver for 6lowpan that delivers
> the raw frames back to userspace over a socket?

the simple answer is no. You would need to build an interface for this.

As a side note, we have the [email protected] mailing list that can be used for this kind of discussion.

Regards

Marcel