public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/20] o11s update to latest draft
@ 2009-11-09 23:46 Rui Paulo
  2009-11-09 23:46 ` [PATCH v2 01/20] mac80211: update meshconf IE Rui Paulo
                   ` (20 more replies)
  0 siblings, 21 replies; 24+ messages in thread
From: Rui Paulo @ 2009-11-09 23:46 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Johannes Berg

Hi again,

Here's take two of the mesh update patch. As I already said, the following
patches update the mesh code to latest draft, 3.03. They also include some
minor cleanups and improved debugging.

 include/linux/ieee80211.h     |   17 +
 include/linux/nl80211.h       |   11 -
 include/net/cfg80211.h        |    9 
 net/mac80211/Kconfig          |   13 +
 net/mac80211/cfg.c            |   15 +
 net/mac80211/debugfs_netdev.c |    2 
 net/mac80211/ieee80211_i.h    |   23 +-
 net/mac80211/mesh.c           |  143 ++++++++-----
 net/mac80211/mesh.h           |   30 +-
 net/mac80211/mesh_hwmp.c      |  454 +++++++++++++++++++++++++++---------------
 net/mac80211/mesh_pathtbl.c   |   20 +
 net/mac80211/mesh_plink.c     |   56 +++--
 net/mac80211/rx.c             |    2 
 net/mac80211/tx.c             |    2 
 net/mac80211/util.c           |    6 
 net/wireless/nl80211.c        |   12 -
 16 files changed, 541 insertions(+), 274 deletions(-)

Regards,
--
Rui Paulo

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2009-11-10  0:05 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 23:46 [PATCH v2 00/20] o11s update to latest draft Rui Paulo
2009-11-09 23:46 ` [PATCH v2 01/20] mac80211: update meshconf IE Rui Paulo
2009-11-09 23:46 ` [PATCH v2 02/20] mac80211: set MESH_TTL to 31 Rui Paulo
2009-11-09 23:46 ` [PATCH v2 03/20] mac80211: implement the meshconf formation info field Rui Paulo
2009-11-09 23:59   ` Johannes Berg
2009-11-09 23:46 ` [PATCH v2 04/20] mac80211: fix typo in a comment Rui Paulo
2009-11-09 23:46 ` [PATCH v2 05/20] mac80211: update peer link management IE and action frames Rui Paulo
2009-11-09 23:46 ` [PATCH v2 06/20] mac80211: update the format of path selection frames Rui Paulo
2009-11-09 23:46 ` [PATCH v2 07/20] mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG Rui Paulo
2009-11-09 23:46 ` [PATCH v2 08/20] mac80211: allow processing of more than one HWMP IE Rui Paulo
2009-11-09 23:46 ` [PATCH v2 09/20] mac80211: improve HWMP debugging Rui Paulo
2009-11-09 23:46 ` [PATCH v2 10/20] mac80211: improve peer link management debugging Rui Paulo
2009-11-09 23:46 ` [PATCH v2 11/20] mac80211: implement RANN processing and forwarding Rui Paulo
2009-11-09 23:57   ` Johannes Berg
2009-11-09 23:46 ` [PATCH v2 12/20] mac80211: update PERR frame format Rui Paulo
2009-11-09 23:46 ` [PATCH v2 13/20] mac80211: properly forward the RANN IE Rui Paulo
2009-11-09 23:46 ` [PATCH v2 14/20] mac80211: set the AID field correctly for mesh peer frames Rui Paulo
2009-11-09 23:46 ` [PATCH v2 15/20] mac80211: fix BSSID setup for beacon frames Rui Paulo
2009-11-09 23:46 ` [PATCH v2 16/20] mac80211: add the DS params to the beacon Rui Paulo
2009-11-09 23:46 ` [PATCH v2 17/20] mac80211: replace "destination" with "target" to follow the spec Rui Paulo
2009-11-09 23:46 ` [PATCH v2 18/20] mac80211: implement a timer to send RANN action frames Rui Paulo
2009-11-09 23:46 ` [PATCH v2 19/20] mac80211: add nl80211/cfg80211 handling of the new mesh root mode option Rui Paulo
2009-11-09 23:46 ` [PATCH v2 20/20] mac80211: update copyrights to 2009 Rui Paulo
2009-11-10  0:05 ` [PATCH v2 00/20] o11s update to latest draft Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox