URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=254dd6b777c243786d2270d2bc6574ae1613135f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
254dd6b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
MSWSP: Enhance dissector
* Use a value_string for display OS version
* Remove unused pref modules
* Remove boiteplate comment
* Use boolean for TRUE/FALSE
* Replace parseBoolean by proto_tree_add_bitmask
* Remove unneed #include
* Fix indent
* ...
Change-Id: I007dc2a92e8c8f8a9a921c2c091e6c9276f1873b
Reviewed-on: https://code.wireshark.org/review/9806
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 65a1f60 Add "Disable Protocol..." to the ProtoTree context menu.
adds 254dd6b MSWSP: Enhance dissector
Summary of changes:
epan/dissectors/packet-mswsp.c | 444 +++++++++++++++-------------------------
1 file changed, 164 insertions(+), 280 deletions(-)