summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_mesh.h
Commit message (Expand)AuthorAgeFilesLines
* HWMP: ic->raw_xmit didn't always point to correct ni.monthadar2013-02-071-0/+3
* Send frames to mesh gate if 11s discovery fails.monthadar2013-02-071-0/+2
* Mark root mesh as gate when mesh gate flag set.monthadar2013-02-071-0/+3
* Propagate GANN frames, and store know gate info.monthadar2013-02-071-0/+12
* Mesh update: add base Mesh Gate functionality.monthadar2013-02-071-0/+5
* Update net80211 mesh struct ieee80211_meshgann_ie.monthadar2013-02-071-7/+14
* PREQ discovery update.monthadar2012-05-011-2/+5
* Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.monthadar2012-05-011-16/+8
* RANN updatemonthadar2012-05-011-1/+1
* PERR update to be called from mesh code.monthadar2012-05-011-0/+3
* * Fixed hwmp_discover code to populate a PREQ packet correctly;monthadar2012-05-011-1/+0
* * Fixed PREQ flag field Adressing mode subfiled according to amendment specs;monthadar2012-05-011-1/+1
* Mesh forwarding with proxy support.monthadar2012-05-011-9/+10
* Implemented so that Mesh forwarding information lifetime is dynamic.monthadar2012-05-011-2/+13
* Fixed some MPM reason codes and max number of neighbors checkmonthadar2012-05-011-0/+1
* Modified structure and code that handles Mesh peering management.monthadar2012-05-011-11/+10
* Added Self-protected action category (including MPM).monthadar2012-05-011-13/+7
* Modify HWMP to be able to allocate memory for PREQ/PREP/PERR for all scenarios.adrian2012-03-061-4/+28
* * Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as specified amendment spec;adrian2012-03-041-16/+22
* Correct the 802.11s mesh configuration structure and related tidbits.adrian2012-02-131-14/+50
* Update mesh code to to D4.0.rpaulo2010-01-121-2/+3
* Implement the missing support for updating the mesh conf number ofrpaulo2009-10-191-0/+2
* Another 3.03 draft bit that I missed in the previous 802.11s stackrpaulo2009-10-121-35/+17
* Update 802.11s mesh support to draft 3.03. This includes a revised framerpaulo2009-09-221-27/+20
* Mesh fixes, namely:rpaulo2009-07-271-0/+2
* store mesh timers as ticks and sysctls for changing the defaultssam2009-07-211-2/+3
* More mesh bits, namely:rpaulo2009-07-201-11/+29
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+505
OpenPOWER on IntegriCloud