Bugzilla – Bug 1585
Length field of A-MSDU subframe header endianness
Last modified: 2013-02-15 15:39:11 UTC
IEEE-802.11-2012 8.3.2.2 A-MSDU format "The A-MSDU subframe header contains three fields: DA, SA, and Length. The order of these fields and the bits within these fields are the same as the IEEE 802.3 frame format." IEEE 802.3 Frame format use big endian
Created attachment 1511 [details] Proposed patch Changed (De)Serialize to network order.
changeset: 9237:db83a668984c