aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bpq.c
diff options
context:
space:
mode:
authorDr. Lars Völker <lars.voelker@technica-engineering.de>2020-01-10 12:07:28 +0100
committerPascal Quantin <pascal@wireshark.org>2020-01-10 12:51:24 +0000
commitfa2fa5657bb05cde5b598d2a490c1793bd01946c (patch)
tree4d1787f5855edfa79d08001a04d41744998f38e3 /epan/dissectors/packet-bpq.c
parent160a4696fafb2158fdeebdc8e41fc2fe91665675 (diff)
DLT: Fixing parsing of multiple DLT message in a single UDP packet.
The current implementation of DLT will only dissect the first message and skips all other messages in an UDP packet. Wireshark will mark all bytes in the UDP payload belonging to the first message. This is wrong and being fixed in this patch. Bug: 16321 Change-Id: I7929caaf415e59220c29a8481d8671e71b00db0c Signed-off-by: Dr. Lars Völker <lars.voelker@technica-engineering.de> Reviewed-on: https://code.wireshark.org/review/35731 Petri-Dish: Pascal Quantin <pascal@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal@wireshark.org>
Diffstat (limited to 'epan/dissectors/packet-bpq.c')
0 files changed, 0 insertions, 0 deletions