aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-08-17 20:34:47 -0400
committerAnders Broman <a.broman58@gmail.com>2015-08-18 12:50:29 +0000
commitc05df9932caeb14dd32f5edce65cb9c348b5984c (patch)
treea40040496a3991311f33831c085ea327432b3359 /debian
parentdb5b786e55d25139b8806fcbc2852941a77118db (diff)
Add udp_dissect_pdus.
It works similar to tcp_dissect_pdus, but only works on a single packet. Intended for protocols that go over TCP and UDP so that they can have a common dissection function. Will of course, also work on UDP-only protocols with a fixed length header and size. Used DNP3 as a guinea pig since "multiple PDU support" over UDP was just added. Change-Id: Ib7af8eaf7102c96b4f8b5c1b891ae2d8f0886f9d Reviewed-on: https://code.wireshark.org/review/10083 Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com> Reviewed-by: Dario Lombardo <lomato@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 98d313c888..2a2905ce6c 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1531,6 +1531,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
uat_save@Base 1.9.1
uat_swap@Base 1.9.1
uat_update_record@Base 1.99.3
+ udp_dissect_pdus@Base 1.99.3
udp_port_to_display@Base 1.99.2
union_of_tap_listener_flags@Base 1.9.1
update_crc10_by_bytes_tvb@Base 1.99.0