URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4af23b0d7f1386a57c5812b4c88069638e8f20c8
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4af23b0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Fix display of unidirectional follow TCP/UDP streams
It was broken since 48285bb16b0a5655a47a8a59c34bc98e6bf4cb75
While we are at it, display the streams in the same order as Qt version
Change-Id: I12df1c033dd51b7a162adca3fd36b31af5c074a1
Reviewed-on: https://code.wireshark.org/review/1587
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from df2dc92 packet-dis: SISO-J Link 16 PDU dissector (SISO-STD-002)
adds 4af23b0 Fix display of unidirectional follow TCP/UDP streams
Summary of changes:
ui/gtk/follow_ssl.c | 10 +++++-----
ui/gtk/follow_stream.c | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)