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 7019] New: Negate version bits in flags for PEAP, TTLS, FA

Date: Sun, 1 Apr 2012 13:32:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7019

           Summary: Negate version bits in flags for PEAP, TTLS, FAST
           Product: Wireshark
           Version: 1.7.x (Experimental)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: nick.lowe@xxxxxxxxx


Nick Lowe <nick.lowe@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8123|                            |review_for_checkin?
              Flags|                            |

Created attachment 8123
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8123
Negate version bits in flags for PEAP, TTLS, FAST. Align ternary operators.

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Three flag bits are used to encode the version for PEAP, TTLS and FAST.
We should not consider these to be flags, so negate them for display purposes.
(The version is displayed separately.)

Should have been in the previous patch, sorry!

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