Wireshark-commits: [Wireshark-commits] master e30c8f2: Convert PPI dissectors to "new style".
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e30c8f230222aea11dc729cb840affcf49fa8a21
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e30c8f2 by Michael Mann (mmann78@xxxxxxxxxxxx):
Convert PPI dissectors to "new style".
Also add some expert info and don't stop dissection based on version.
Change-Id: Ia471cb3d517008a486ec9ad8aaf11d06fa55a72d
Reviewed-on: https://code.wireshark.org/review/12082
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8748a04 Fix NSIS installer generation broken in gffb5b3d
adds e30c8f2 Convert PPI dissectors to "new style".
Summary of changes:
epan/dissectors/packet-ppi-antenna.c | 86 ++++++++++++++++------------------
epan/dissectors/packet-ppi-gps.c | 75 ++++++++++++++---------------
epan/dissectors/packet-ppi-sensor.c | 54 ++++++++++-----------
epan/dissectors/packet-ppi-vector.c | 40 ++++++++--------
epan/dissectors/packet-ppi.c | 17 +++----
5 files changed, 127 insertions(+), 145 deletions(-)