linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 11h IE conflicts with 11s
@ 2008-04-22 17:03 Tomas Winkler
  2008-04-22 17:26 ` Johannes Berg
  0 siblings, 1 reply; 6+ messages in thread
From: Tomas Winkler @ 2008-04-22 17:03 UTC (permalink / raw)
  To: linux-wireless, John W. Linville, Johannes Berg

I found this conflict in information elements in curse of 11h implementation

enum ieee80211_eid {
WLAN_EID_MESH_CONFIG = 36,      /* Pending IEEE 802.11 ANA approval */
WLAN_EID_MESH_ID = 37,          /* Pending IEEE 802.11 ANA approval */

WLAN_EID_SUPPORTED_CHANNELS = 36,
WLAN_EID_CHANNEL_SWITCH = 37,
}

I finding it very unlikely that this IDs will be assigned to MESH IEs
as 11h is already approved.
Currently this makes the 11h implementation let say difficult....

Thanks
Tomas

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

end of thread, other threads:[~2008-04-24 10:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 17:03 11h IE conflicts with 11s Tomas Winkler
2008-04-22 17:26 ` Johannes Berg
2008-04-23  0:23   ` Tomas Winkler
2008-04-23  1:16     ` Luis Carlos Cobo
2008-04-23 19:22     ` Johannes Berg
2008-04-24 10:37       ` Brian Morrison

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