Bug 1585 - Length field of A-MSDU subframe header endianness
Length field of A-MSDU subframe header endianness
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
pre-release
All Linux
: P5 minor
Assigned To: Daniel L.
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-13 09:14 UTC by Daniel L.
Modified: 2013-02-15 15:39 UTC (History)
2 users (show)

See Also:


Attachments
Proposed patch (558 bytes, patch)
2013-02-13 09:16 UTC, Daniel L.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel L. 2013-02-13 09:14:00 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
Comment 1 Daniel L. 2013-02-13 09:16:29 UTC
Created attachment 1511 [details]
Proposed patch

Changed (De)Serialize to network order.
Comment 2 Daniel L. 2013-02-15 15:39:11 UTC
changeset: 9237:db83a668984c