Search Linux Wireless

[PATCH v2 0/7] mesh fixes and improvements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series contains several (relatively minor) fixes and improvements for the
mesh stack. Chun-Yeow has also submitted a patch which adds the capability of
specifying a legacy rate for multicast frames in mesh, similar to what is
currently possible in IBSS. A follow-up patch for iw will be submitted
separately.

A couple of these will fail checpatch due to overstepping the 80 column limit,
but this is fixed in the final patch.

v2: mostly just style issues.

Chun-Yeow Yeoh (1):
  {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh

Thomas Pedersen (6):
  mac80211: failed forwarded mesh frame addressing
  mac80211: fix switched HWMP frame addresses
  mac80211: fix forwarded mesh frame queue mapping
  {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
  mac80211: don't initiate path discovery when forwarding frame with
    unknown DA
  mac80211: clean up rx_h_mesh_fwding

 include/linux/nl80211.h       |    5 ++
 include/net/cfg80211.h        |    3 +
 net/mac80211/cfg.c            |    9 +++
 net/mac80211/debugfs_netdev.c |    3 +
 net/mac80211/ieee80211_i.h    |    4 +-
 net/mac80211/iface.c          |   15 +----
 net/mac80211/mesh.c           |    1 +
 net/mac80211/mesh.h           |    2 +
 net/mac80211/mesh_hwmp.c      |  146 ++++++++++++++++++++++++-----------------
 net/mac80211/mesh_pathtbl.c   |   29 +--------
 net/mac80211/rx.c             |  105 +++++++++++++-----------------
 net/mac80211/tx.c             |    3 +-
 net/mac80211/wme.c            |   23 +++++++
 net/mac80211/wme.h            |    3 +
 net/wireless/mesh.c           |    2 +
 net/wireless/nl80211.c        |   11 +++
 16 files changed, 201 insertions(+), 163 deletions(-)

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux