Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3276] New: 802.11n SM Power save mode value 0x3 label is i

Date: Mon, 23 Feb 2009 20:50:35 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3276

           Summary: 802.11n SM Power save mode value 0x3 label is incorrect
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: jerry.kotland@xxxxxxxxxxxxxxxxxx


Build Information:
wireshark 1.1.3 (SVN Rev 27530)

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.11, with GLib 2.16.6, with libpcap 0.9.8, with libz
1.2.3, with POSIX capabilities (Linux), with libpcre 7.8, without SMI, without
c-ares, without ADNS, without Lua, with GnuTLS 2.4.1, with Gcrypt 1.4.0,
without
Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 2.6.24-gentoo-r8, with libpcap version 0.9.8, GnuTLS 2.4.1,
Gcrypt 1.4.0.

Built using gcc 4.1.2 (Gentoo 4.1.2 p1.1).

--
There's a slight error with one of the 802.11n SM Power Save labels.

Currently, when SM Power save == 3, the label is "SM enabled".

>From the 802.11n Draft 2.07 spec:
- Set to 0 for Static SM Power Save mode
- Set to 1 for Dynamic SM Power Save mode
- Set to 3 for SM Power Save disabled
- The value 2 is reserved

Attached is a small patch to fix the label when the value is 3.

Best regards,
Jerry


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.