Jiri Benc <[EMAIL PROTECTED]> writes:

> I think this is manageable.
>
> We need real 802.11 devices - all of frames, including management ones,
> end up in one queue (in one net_device). And we are not able to do
> Ethernet->802.11 conversion then, because we don't know how (and storing
> pointer to originating net_device or so in cb is not a solution, as the
> device can go away while the frame is queued). Also management frames
> with Ethernet headers are a bit hard to imagine.

Exactly. Testing DECNET etc. (anyone using it at all?) should not
be a problem - we don't carry DECNET over most link types anyway
and if someone wants it it could be easily added.

And we're going to support bridging with Ethernet, right?
-- 
Krzysztof Halasa
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to