From 44129c6ded87914461d48190918fb2b29dd93105 Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Fri, 19 Jul 2019 22:31:06 +0200 Subject: IEEE80211: handle symbol proprietary tag seperately The contents of the Symbol Proprietary TLV was assumbed to be the same as the Vendor Specific TLV. This proved not to be the case, at least for Zebra Extreme networks nodes. This change implements the dissection of the format as defined in the bug. Bug: 15909 Change-Id: I4c14dde386d33302d187680f9f09f8b5bb1ef213 Reviewed-on: https://code.wireshark.org/review/34023 Petri-Dish: Jaap Keuter Tested-by: Petri Dish Buildbot Reviewed-by: Jaap Keuter Reviewed-by: Alexis La Goutte --- debian/libwireshark0.symbols | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index b4b9c5b2ca..9b832e5c96 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -1924,6 +1924,8 @@ libwireshark.so.0 libwireshark0 #MINVER# units_newton_metre@Base 2.3.0 units_octet_octets@Base 2.3.0 units_percent@Base 2.3.0 + units_pkts@Base 3.1.0 + units_pkts_per_sec@Base 3.1.0 units_revolutions_per_minute@Base 2.3.0 units_second_seconds@Base 2.3.0 units_seconds@Base 2.3.0 -- cgit v1.2.3