On Mon, 2008-05-05 at 13:44 -0700, David Miller wrote:
We're not, we need to strip off the ethernet header and replace it with
802.11.
Interesting, but I'm not really interested in looking into it right
now :)
We can discuss this to no end and already have; I just don't see how
you'd want to handle the BSSID or QoS fields with things like dhclient.
As for header capture, that is actually not very interesting, the
interesting stuff is the transmit indication (was the frame ack'ed, ...)
and that's still not possible that way.
But I cannot modify the ethernet header that'll live on in the skb data
so that's not useful. Also, if two mac80211 netdevs are bridged together
they'd stomp on each other no?
johannes