aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-03-02 09:33:52 -0500
committerAnders Broman <a.broman58@gmail.com>2015-03-03 07:19:42 +0000
commit1a54112c1d437d48c7dee4d7d37aeeab0b3507d8 (patch)
treeb50d71d5baf56d51b956b9f11cfa63f7f1ad881e /debian
parent43fd878c4e4d726dd4604ade4c0548eed783c4f3 (diff)
Add tvb_get_ether_name
This is mostly to reduce tvb_get_ptr calls that were used to pass into get_ether_name. Some optimizations were made to packet-ieee80211.c in the process of conversion. Change-Id: I81d3c65d4c09a15237fc287c2e989eb6e6936b1f Reviewed-on: https://code.wireshark.org/review/7492 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 e411afab2a..728304377c 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1320,6 +1320,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
tvb_get_bits@Base 1.9.1
tvb_get_const_stringz@Base 1.9.1
tvb_get_ds_tvb@Base 1.9.1
+ tvb_get_ether_name@Base 1.99.3
tvb_get_gint40@Base 1.99.2
tvb_get_gint48@Base 1.99.2
tvb_get_gint56@Base 1.99.2