URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d33c124d55c1fdbe8225e82256b77e8f0a13e3c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6d33c12 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Add display_is_remote.
Add a display_is_remote function and use it instead of get_conn_cfilter
to check for remoteness.
Change-Id: Ia93d113afec36ede55daf7dc8394b2dc0d8c9abf
Reviewed-on: https://code.wireshark.org/review/9659
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 78bc3dd GSM RLC/MAC: fix an infinite loop when analyzing (E)GPRS header
adds 6d33c12 Add display_is_remote.
Summary of changes:
ui/qt/accordion_frame.cpp | 4 ++--
ui/qt/splash_overlay.cpp | 2 +-
ui/util.c | 11 +++++++++++
ui/util.h | 5 +++++
4 files changed, 19 insertions(+), 3 deletions(-)