Changed IE Element IDs according to open80211s implementation.
authorAndrey Mazo <mazo@iitp.ru>
Thu, 30 Apr 2009 07:37:01 +0400
changeset 4990 404c7a03dd5c
parent 4989 5f5b321b92d1
child 4992 1de79102c3dd
Changed IE Element IDs according to open80211s implementation.
src/devices/mesh/wifi-information-element.h
--- a/src/devices/mesh/wifi-information-element.h	Wed Apr 29 19:37:19 2009 +0400
+++ b/src/devices/mesh/wifi-information-element.h	Thu Apr 30 07:37:01 2009 +0400
@@ -56,11 +56,11 @@
   IE11S_PROXY_UPDATE_CONFIRMATION       = 39,
   IE11S_MSCIE                           = 40,
   IE11S_MSAIE                           = 41,
-  IE11S_PEERING_PROTOCOL                = 42,
+  IE11S_PEERING_PROTOCOL                = 74,
   /* this ID are compatible with open80211s implementation */
   IE11S_MESH_CONFIGURATION              = 51,
   IE11S_MESH_ID                         = 52,
-  IE11S_PEER_LINK_MANAGEMENT            = 53,
+  IE11S_PEER_LINK_MANAGEMENT            = 55,
   /* 54 - 67 */
   IE11S_PREQ                            = 68,
   IE11S_PREP                            = 69,