Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1442369
| From | Yaniv Machani <yanivma@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] Mesh mpm fixes and enhancements |
| Date | 2016-07-13 13:50 +0200 |
| Message-ID | <rUqPU-2ww-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch set is addressing some issues found in the current 802.11s implementation, specifically when using hostap mpm. It's aligning the beacon format and handling some corner cases. V2 - Updated patches following review comments. - Remove unneccary patches (already upsteamed) Maital Hahn (1): mac80211: mesh: flush stations before beacons are stopped Yaniv Machani (2): mac80211: mesh: improve path resolving time mac80211: mesh: fixed HT ies in beacon template net/mac80211/mesh.c | 43 ++++++++++++++++++++++++++++++++++++++----- net/mac80211/mesh_hwmp.c | 42 +++++++++++++++++++++++++----------------- net/mac80211/util.c | 3 --- 3 files changed, 63 insertions(+), 25 deletions(-) -- 2.9.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 0/3] Mesh mpm fixes and enhancements Yaniv Machani <yanivma@ti.com> - 2016-07-13 13:50 +0200
csiph-web