Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] master ef0bdbc: Cleanup a bunch of 802.1
On 8/5/2015 9:24 PM, Wireshark code review wrote:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef0bdbc0da8cb364d254ebb5cf4053f58541ba10
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ef0bdbc by Guy Harris (guy@xxxxxxxxxxxx):
Cleanup a bunch of 802.11ad stuff.
Guy:
I've been working (slowly) on the 80211 dissector to fix some stuff* and
am about ready to commit the first part of same.
However, I'd like to wait until you've completed your review and changes
before I commit my changes.
Do you have more changes to this dissector immediately upcoming ?
Bill
stuff*
- Refactor handling of QoS Status field
- Don't do a (linear) table-lookup each time to find
the function to call to dissect a fixed field.
- Add dissection of an additional tag
Bill