aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHuang Qiangxiong <qiangxiong.huang@qq.com>2019-11-17 20:25:15 +0800
committerAnders Broman <a.broman58@gmail.com>2019-12-19 05:04:17 +0000
commit623b347d1e863f7cd2d331926106321d3182d169 (patch)
tree6302532ea8d5e29ef20459dd06b8acd0a39e6ea9 /debian
parent5d342b01e3311d52dc6d84fc6c5381fd2004b142 (diff)
Protobuf: add dissecting protobuf fields as wireshark fields preferences, etc.
Two enhancements and one fixed bug: 1. Add dissecting protobuf fields as wireshark (header) fields preferences. User can input the full names of protobuf fields or messages in Filter toolbar for searching. 2. Add 'protobuf_field' dissector table. Dissector based on protobuf can register itself to 'protobuf_field' keyed with the full names of fields of BYETS or STRING types. 3. A bug about search MESSAGE or ENUM type in context is fixed. 4. Another small enhancement is adding prefs_set_preference_effect_fields() which can mark a preference that affects fields change (triggering FieldsChanged event). See the linked bug for sample capture file and .proto files. Ping-Bug: 16209 Change-Id: Ibc3c45a6d596a8bb983b0d847dd6a22801af7e04 Reviewed-on: https://code.wireshark.org/review/35111 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl> 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 2481df98d8..09a085b183 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1077,6 +1077,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
prefs_set_gui_theme_is_dark@Base 2.5.0
prefs_set_module_effect_flags@Base 2.5.0
prefs_set_pref@Base 1.9.1
+ prefs_set_preference_effect_fields@Base 3.3.0
prefs_set_range_value@Base 2.1.0
prefs_set_range_value_work@Base 2.3.0
prefs_set_stashed_range_value@Base 2.3.0