]> git.ipfire.org Git - thirdparty/iw.git/commit - scan.c
iw: decode some more IEs
authorJoerg Mayer <jmayer@loplof.de>
Fri, 19 Apr 2013 20:39:05 +0000 (22:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 22 Apr 2013 13:58:37 +0000 (15:58 +0200)
commit792172b0f1dfbed179788e4944aaf4d4e0a91301
treea20287690b14b460d49aea7b632da690b08edeb2
parent00889fb26e914c7485e1bae42f88259183728f78
iw: decode some more IEs

Small update, found while verifying against the standard.

Thanks
    Jörg

The results of a boring train ride:
- Decode some IEs sent by other traveller's devices
  + IBSS ATIM window
  + TPC report
  + Old ERP IE (802.11g D4.0)
- Tiny whitespace fix
- Add Unit 'TUs' to beacon interval.

v2: TPC: Link margin element is not used in beacons

In case this project requires a sob:
Signed-off-by: Joerg Mayer <jmayer@loplof.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c