LWN.net Logo

mac80211: add mesh gate forwarding

From:  Thomas Pedersen <thomas-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org>
To:  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject:  [PATCH 0/8] mac80211: add mesh gate forwarding
Date:  Tue, 9 Aug 2011 16:45:03 -0700
Message-ID:  <1312933511-9486-1-git-send-email-thomas@cozybit.com>
Cc:  Thomas Pedersen <thomas-W/OLz77bvjtBDgjK7y7TUQ@public.gmane.org>, johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org, linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org
Archive-link:  Article, Thread

Javier Cardona (8):
  mac80211: improve mpath debugging
  mac80211: fix mpath timer NULL function
  mac80211: mesh locking fixes
  mac80211: fix mesh path flushing
  mac80211: mesh gate implementation
  {nl,mac}80211: add missing root mode meshconf entries
  {nl,cfg,mac}80211: let userspace set RANN interval
  {nl,cfg,mac}80211: let userspace make meshif mesh gate

 include/linux/ieee80211.h     |    4 +
 include/linux/nl80211.h       |    9 ++
 include/net/cfg80211.h        |    6 +
 net/mac80211/Kconfig          |   13 ++
 net/mac80211/cfg.c            |    8 +
 net/mac80211/debugfs_netdev.c |    8 +-
 net/mac80211/ieee80211_i.h    |    1 +
 net/mac80211/mesh.c           |    6 +-
 net/mac80211/mesh.h           |   12 ++-
 net/mac80211/mesh_hwmp.c      |   77 +++++++----
 net/mac80211/mesh_pathtbl.c   |  303 ++++++++++++++++++++++++++++++++++++++++-
 net/wireless/mesh.c           |    3 +
 net/wireless/nl80211.c        |   15 ++
 13 files changed, 431 insertions(+), 34 deletions(-)

-- 
1.7.6

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


Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds