URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=782be9a50f5754277749e05a49ce9d30026570d9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
782be9a by AdrianSimionov (daniel.simionov@xxxxxxxxx):
[docsis] Remove unused exceptions.h
* Add static const to IUC vals
* I defined the IUC values local to packet-map.c packet because it
needs to be revised, not all IUC apply to all packets. It works for now
but some of the IUC might be gone.
Change-Id: Ib4da9ae8e29afca065153c3934336565371da9a9
Reviewed-on: https://code.wireshark.org/review/11993
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 59ffbc3 GSM MAP: Add Ericsson specific fields to MAP-OpenInfo
adds 782be9a [docsis] Remove unused exceptions.h
Summary of changes:
plugins/docsis/packet-map.c | 26 +++++++++++++++++++++-----
plugins/docsis/packet-type29ucd.c | 3 +--
plugins/docsis/packet-ucd.c | 4 +---
3 files changed, 23 insertions(+), 10 deletions(-)