Wireshark-commits: [Wireshark-commits] master 7977432: Simply code for export of PDUs coming from h
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79774329d7cc324b3d7c3a5a013abea85a20885e
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7977432 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Simply code for export of PDUs coming from heuristic dissectors
Let's use the newly introduced find_heur_dissector_by_unique_short_name() function
Change-Id: I5781b9b2f1ab679da07e97755b71840b4b3a9361
Reviewed-on: https://code.wireshark.org/review/9645
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 52e2908 Filter UDP packets on port 3389 when capturing from a Remote Desktop session
adds 7977432 Simply code for export of PDUs coming from heuristic dissectors
Summary of changes:
debian/libwireshark0.symbols | 1 -
epan/dissectors/packet-dtls.c | 4 +---
epan/dissectors/packet-exported_pdu.c | 14 ++++----------
epan/dissectors/packet-ssl.c | 4 +---
epan/exported_pdu.h | 4 ++--
epan/packet.c | 17 -----------------
epan/packet.h | 9 ---------
7 files changed, 8 insertions(+), 45 deletions(-)