aboutsummaryrefslogtreecommitdiffstats
path: root/epan/packet.c
diff options
context:
space:
mode:
authorrbroker <rstbroker@gmail.com>2020-06-18 19:43:20 +0100
committerAnders Broman <a.broman58@gmail.com>2020-06-25 08:02:27 +0000
commit1f75d7b3b9fa5d489d0d4816fe7dd491d5a617d7 (patch)
tree39377641720d441b86b17c697ee09e4322d8ef07 /epan/packet.c
parentc7f74a94fb96be83a9d098f59c3d157ea0e5aec4 (diff)
wslua: Add ability to query current temporary color filter text
The LUA API provides the "set_color_filter_slot" function, but without a corresponding "get_" function, it's very hard for two LUA dissectors to co-exist without one overwriting any color filters set by the other. It also looks like the documentation comment for "set_color_filter_slot" had an off-by-one error, which I've corrected as I was adding almost identical documentation for the new API. Change-Id: Ic54d23be555ec12e1830bbe6f84a1b04d04fd4f0 Reviewed-on: https://code.wireshark.org/review/37511 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/packet.c')
0 files changed, 0 insertions, 0 deletions