URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0814af296aa597867125a75094c7d7cfb1b045d
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a0814af by Michał Łabędzki (michal.labedzki@xxxxxxxxxxxxx):
sharkd: Return frame's color-filter colors
Return color-filter bg/fg colors for single frame if requested.
Also return marked/ignored fields for frame.
Change-Id: I4480b733f54991c72bea1664fa6e7337812e6231
Reviewed-on: https://code.wireshark.org/review/28304
Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
Actions performed:
from 49aef5b at: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
add a0814af sharkd: Return frame's color-filter colors
Summary of changes:
sharkd.c | 19 ++++++++++++++-----
sharkd.h | 8 +++++++-
sharkd_session.c | 34 ++++++++++++++++++++++++++++------
3 files changed, 49 insertions(+), 12 deletions(-)