URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=551b82484f5844544b2847f19697f67d1cf5853e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
551b824 by Michael Mann (mmann78@xxxxxxxxxxxx):
Add proto_tree_add_bitmask_list_value.
Ran across enough situations that proto_tree_add_bitmask_list couldn't
solve that it seemed necessary.
Change-Id: I6a540ac6efca76cae7c4571a84bb400538652784
Reviewed-on: https://code.wireshark.org/review/15880
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 720b47f Updates on AVB IEEE 1722 protocol to support more 1722 subtypes.
adds 551b824 Add proto_tree_add_bitmask_list_value.
Summary of changes:
debian/libwireshark0.symbols | 1 +
epan/proto.c | 10 ++++++++++
epan/proto.h | 18 ++++++++++++++++++
3 files changed, 29 insertions(+)