URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b152ca3c20e20da901e0678ea9d98fd9af090033
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b152ca3 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Show physical interfaces first.
List physical interfaces before virtual (extcap) interfaces in the main
window. As cool and interesting as the randpkt interface is, I'm not
sure it should come before interfaces with live traffic.
Resize our columns once instead of each time we add an interface.
Change-Id: I917532ab1d76b48c3e307d1f5a1c6c02def4e8aa
Reviewed-on: https://code.wireshark.org/review/12933
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8c2aa71 Netflow/Ipfix: Decode TCP Flags field
adds b152ca3 Qt: Show physical interfaces first.
Summary of changes:
ui/qt/interface_tree.cpp | 31 ++++++++++++++++++++++---------
1 file changed, 22 insertions(+), 9 deletions(-)