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

_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to