linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] mesh AID fixes
@ 2015-07-14 12:31 Bob Copeland
  2015-07-14 12:31 ` [PATCH v3 1/5] mac80211: correct aid location in peering frames Bob Copeland
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Bob Copeland @ 2015-07-14 12:31 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, devel, Bob Copeland

This patchset removes usage of peer link ID as a stand-in for
AID, in order to follow the standard in this regard.

This revision gained two patches: one was an existing bugfix that
was buried in a reorg patch, and the other is a fix for a missing
length check found while reviewing the code.

Bob Copeland (5):
  mac80211: correct aid location in peering frames
  mac80211: add missing length check for confirm frames
  mac80211: reorder mesh_plink to remove forward decl
  mac80211: mesh: separate plid and aid concepts
  mac80211: select an AID when creating new mesh STAs

 net/mac80211/mesh_plink.c | 172 ++++++++++++++++++++++++++++------------------
 net/mac80211/mesh_ps.c    |   2 +-
 net/mac80211/sta_info.c   |   5 +-
 net/mac80211/sta_info.h   |   2 +
 4 files changed, 108 insertions(+), 73 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-07-17 15:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 12:31 [PATCH v3 0/5] mesh AID fixes Bob Copeland
2015-07-14 12:31 ` [PATCH v3 1/5] mac80211: correct aid location in peering frames Bob Copeland
2015-07-17 12:38   ` Johannes Berg
2015-07-14 12:31 ` [PATCH v3 2/5] mac80211: add missing length check for confirm frames Bob Copeland
2015-07-17 12:39   ` Johannes Berg
2015-07-14 12:31 ` [PATCH v3 3/5] mac80211: reorder mesh_plink to remove forward decl Bob Copeland
2015-07-14 12:31 ` [PATCH v3 4/5] mac80211: mesh: separate plid and aid concepts Bob Copeland
2015-07-14 12:31 ` [PATCH v3 5/5] mac80211: select an AID when creating new mesh STAs Bob Copeland
2015-07-17 13:48   ` Johannes Berg
2015-07-17 14:48     ` Johannes Berg
2015-07-17 14:50       ` Johannes Berg
2015-07-17 15:13         ` Bob Copeland

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).