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.