URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49a83f56a49efd3f1fc4be920ec24ba9a854833a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
49a83f5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Export packets before dissecting them
This way even malformed packets are properly exported
Change-Id: I923825459eea725d0a103810f3883906b95b3b21
Reviewed-on: https://code.wireshark.org/review/15259
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f12ea80 [MEGACO] Implement Export PDU for MEGACO packets.
adds 49a83f5 Export packets before dissecting them
Summary of changes:
epan/dissectors/packet-diameter.c | 8 ++++----
epan/dissectors/packet-megaco.c | 14 +++++++-------
epan/dissectors/packet-sip.c | 7 ++++---
3 files changed, 15 insertions(+), 14 deletions(-)