index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net80211
/
ieee80211_mesh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PREQ discovery update.
monthadar
2012-05-01
1
-2
/
+5
*
Net80211s update: Mesh Gate Announcement and removal of Portal Announcement.
monthadar
2012-05-01
1
-16
/
+8
*
RANN update
monthadar
2012-05-01
1
-1
/
+1
*
PERR update to be called from mesh code.
monthadar
2012-05-01
1
-0
/
+3
*
* Fixed hwmp_discover code to populate a PREQ packet correctly;
monthadar
2012-05-01
1
-1
/
+0
*
* Fixed PREQ flag field Adressing mode subfiled according to amendment specs;
monthadar
2012-05-01
1
-1
/
+1
*
Mesh forwarding with proxy support.
monthadar
2012-05-01
1
-9
/
+10
*
Implemented so that Mesh forwarding information lifetime is dynamic.
monthadar
2012-05-01
1
-2
/
+13
*
Fixed some MPM reason codes and max number of neighbors check
monthadar
2012-05-01
1
-0
/
+1
*
Modified structure and code that handles Mesh peering management.
monthadar
2012-05-01
1
-11
/
+10
*
Added Self-protected action category (including MPM).
monthadar
2012-05-01
1
-13
/
+7
*
Modify HWMP to be able to allocate memory for PREQ/PREP/PERR for all scenarios.
adrian
2012-03-06
1
-4
/
+28
*
* Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as specified amendment spec;
adrian
2012-03-04
1
-16
/
+22
*
Correct the 802.11s mesh configuration structure and related tidbits.
adrian
2012-02-13
1
-14
/
+50
*
Update mesh code to to D4.0.
rpaulo
2010-01-12
1
-2
/
+3
*
Implement the missing support for updating the mesh conf number of
rpaulo
2009-10-19
1
-0
/
+2
*
Another 3.03 draft bit that I missed in the previous 802.11s stack
rpaulo
2009-10-12
1
-35
/
+17
*
Update 802.11s mesh support to draft 3.03. This includes a revised frame
rpaulo
2009-09-22
1
-27
/
+20
*
Mesh fixes, namely:
rpaulo
2009-07-27
1
-0
/
+2
*
store mesh timers as ticks and sysctls for changing the defaults
sam
2009-07-21
1
-2
/
+3
*
More mesh bits, namely:
rpaulo
2009-07-20
1
-11
/
+29
*
Implementation of the upcoming Wireless Mesh standard, 802.11s, on the
rpaulo
2009-07-11
1
-0
/
+505