Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1442369 > unrolled thread

[PATCH v2 0/3] Mesh mpm fixes and enhancements

Started byYaniv Machani <yanivma@ti.com>
First post2016-07-13 13:50 +0200
Last post2016-07-13 13:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/3] Mesh mpm fixes and enhancements Yaniv Machani <yanivma@ti.com> - 2016-07-13 13:50 +0200

#1442369 — [PATCH v2 0/3] Mesh mpm fixes and enhancements

FromYaniv Machani <yanivma@ti.com>
Date2016-07-13 13:50 +0200
Subject[PATCH v2 0/3] Mesh mpm fixes and enhancements
Message-ID<rUqPU-2ww-25@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web