aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorTomasz Moń <desowin@gmail.com>2019-07-19 17:43:20 +0200
committerAnders Broman <a.broman58@gmail.com>2019-07-25 08:58:13 +0000
commitdd5f2bd054710910788656e068ad8853089c84c5 (patch)
tree310b4d2361be39e018cb0e05d534dac3fad3cc51 /debian
parent53fdec477da233d7161990616f174deedad524b8 (diff)
USBLL: Verify DATA packets CRC-16
Ping-Bug: 15908 Change-Id: Idda280545665184aca40c694ea6d639c9317307a Reviewed-on: https://code.wireshark.org/review/34016 Petri-Dish: Roland Knall <rknall@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
-rw-r--r--debian/libwsutil0.symbols1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index c7b88ffeab..a84a4159a1 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -185,6 +185,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
crc16_plain_tvb_offset@Base 1.9.1
crc16_plain_tvb_offset_seed@Base 1.9.1
crc16_r3_ccitt_tvb@Base 1.99.3
+ crc16_usb_tvb_offset@Base 3.1.0
crc16_x25_ccitt_tvb@Base 1.9.1
crc32_0x0AA725CF_tvb_offset_seed@Base 1.12.0~rc1
crc32_802_tvb@Base 1.9.1
diff --git a/debian/libwsutil0.symbols b/debian/libwsutil0.symbols
index 77fb866011..411c62bf3c 100644
--- a/debian/libwsutil0.symbols
+++ b/debian/libwsutil0.symbols
@@ -29,6 +29,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
crc16_ccitt_seed@Base 1.10.0
crc16_iso14443a@Base 2.1.0
crc16_plain_update@Base 1.10.0
+ crc16_usb@Base 3.1.0
crc16_x25_ccitt_seed@Base 1.99.3
crc32_0x5D6DCB_seed@Base 2.3.0
crc32_0x0AA725CF_seed@Base 1.12.0~rc1