]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: make bridge_packets a virtual interface option
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 10 Sep 2008 22:01:54 +0000 (00:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:22 +0000 (16:48 -0400)
commite271d483f3e4c14a71fd330c3fa847c71fdc22d6
treef0b2237af6e1336648e350541c3871397e976a41
parent4fc83e0188ce7443b6e4093c17596f56f859f1b7
mac80211: make bridge_packets a virtual interface option

The bridge_packets configuration really should be per virtual
interface (theoretically per AP/VLAN, but this is much easier);
there currently is no way to set it yet though. Also invert
the option to "NO_BRIDGE_PACKETS" so the default is to bridge.

While at it, also document the flags properly.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/debugfs.c
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/rx.c