| From: |
| Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org> |
| To: |
| John Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> |
| Subject: |
| [PATCH 00/18] mac80211 802.11s networking code |
| Date: |
| Sat, 23 Feb 2008 15:17:03 +0100 |
| Message-ID: |
| <20080223141703.194775000@sipsolutions.net> |
| Cc: |
| linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Luis Carlos Cobo <luisca-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org> |
| Archive-link: |
| Article,
Thread
|
This is a cleaned up version of Luis's 11s code which doesn't break
git bisect, compiles cleanly and ultimately has a lot less #ifdefs.
Let's merge this code and fix the remaining problems later.
Notably, this marks 11s as BROKEN because of endianness problems in it.
John, this applies after the following patches:
* mac80211: fix IBSS code
* mac80211: rework TX filtered frame code
* mac80211: atomically check whether STA exists already
* mac80211: fix debugfs_sta print_mac() warning
* mac80211: Disallow concurrent IBSS/STA mode interfaces
Please apply those first and then this set, I will respin my sta_info
rework on top of these patches (it needs bugfixes anyway.)
johannes