Wireshark-commits: [Wireshark-commits] master e2eea89: Small fixes to Follow Streams dialog box: -
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2eea89698b7109d5271186200ab95d97ebc7981
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e2eea89 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Small fixes to Follow Streams dialog box:
- get the right IPv6 client address
- display the right client to server string for UDP/SSL in Qt port
Change-Id: I399cc38b8a32321198deccdd8e2ecd05b54e14db
Reviewed-on: https://code.wireshark.org/review/1586
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 5d98ab7 Simplify IPv4 address hashing
adds e2eea89 Small fixes to Follow Streams dialog box: - get the right IPv6 client address - display the right client to server string for UDP/SSL in Qt port
Summary of changes:
ui/gtk/follow_ssl.c | 2 +-
ui/gtk/follow_udp.c | 2 +-
ui/qt/follow_stream_dialog.cpp | 10 +++++-----
3 files changed, 7 insertions(+), 7 deletions(-)