linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/9] {mac|nl}80211: mesh security enhancements
@ 2011-04-07 22:08 Thomas Pedersen
  2011-04-07 22:08 ` [PATCH v8 1/9] nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE Thomas Pedersen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Thomas Pedersen @ 2011-04-07 22:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: johannes.berg, linville, javier, Thomas Pedersen

Johannes, 

Thanks for your comments, your help is much appreciated. Hopefully this will be
the last revision (rhymes with attrition :P). Changes in v8 are pretty much
just reorganizing the patches (Johannes), and fixing a bug in copy_mesh_setup()
(Stanislaw).  

Thomas

Javier Cardona (9):
  nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
  cfg80211/nl80211: Add userspace authentication flag to mesh setup
  mac80211: ignore peers if security is enabled for this mesh
  nl80211/mac80211: let userspace authenticate stations
  mac80211: Let user space receive and send mesh auth/deauth frames
  mac80211: ignore peer link requests from unauthenticated stations.
  nl80211/mac80211: Perform PLINK_ACTION on new station
  nl80211: New notification to discover mesh peer candidates.
  mac80211: send notification on new peer candidate for our secure mesh

 include/linux/nl80211.h    |   32 +++++++++++++++++++---
 include/net/cfg80211.h     |   29 +++++++++++++++++---
 net/mac80211/cfg.c         |   22 +++++++++-----
 net/mac80211/ieee80211_i.h |    5 ++-
 net/mac80211/main.c        |    9 +++++-
 net/mac80211/mesh.c        |   14 +++++----
 net/mac80211/mesh.h        |    3 +-
 net/mac80211/mesh_plink.c  |   35 +++++++++++++++++++-----
 net/mac80211/rx.c          |    3 +-
 net/mac80211/tx.c          |    2 +-
 net/wireless/mesh.c        |   23 ++++++++++++++-
 net/wireless/nl80211.c     |   64 +++++++++++++++++++++++++++++++++++++++----
 net/wireless/nl80211.h     |    4 +++
 13 files changed, 202 insertions(+), 43 deletions(-)

-- 
1.7.4.4


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

end of thread, other threads:[~2011-04-08  6:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-07 22:08 [PATCH v8 0/9] {mac|nl}80211: mesh security enhancements Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 1/9] nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 2/9] cfg80211/nl80211: Add userspace authentication flag to mesh setup Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 3/9] mac80211: ignore peers if security is enabled for this mesh Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 4/9] nl80211/mac80211: let userspace authenticate stations Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 5/9] mac80211: Let user space receive and send mesh auth/deauth frames Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 6/9] mac80211: ignore peer link requests from unauthenticated stations Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 7/9] nl80211/mac80211: Perform PLINK_ACTION on new station Thomas Pedersen
2011-04-07 22:08 ` [PATCH v8 8/9] nl80211: New notification to discover mesh peer candidates Thomas Pedersen
2011-04-07 22:08 ` [PATCH] v8 mac80211: send notification on new peer candidate for our secure mesh Thomas Pedersen
2011-04-08  6:48 ` [PATCH v8 0/9] {mac|nl}80211: mesh security enhancements Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).