URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=82d8877b371b71612fb86761e97735e93f3666ff
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
82d8877 by Irene Ruengeler (ruengeler@xxxxxxxxxxxxx):
Capture Options: Add functionality to options and output tab
Change-Id: I4a2116fe5b7ae3997dd7b0f2693aa511f9d52061
Reviewed-on: https://code.wireshark.org/review/3688
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f53c6b3 Add missing parameter to proto_tree_add_bytes_format_value() tvb_lenght -> tvb_reported_length
adds 82d8877 Capture Options: Add functionality to options and output tab
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 254 +++++++++++++++++++++++--
ui/qt/capture_interfaces_dialog.h | 3 +-
ui/qt/capture_interfaces_dialog.ui | 356 +++++++++++++++++++++++++++--------
3 files changed, 517 insertions(+), 96 deletions(-)