Wireshark-commits: [Wireshark-commits] master 839e615: WSUG: Update the capture chapter.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Dec 2019 05:36:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=839e615fcbfc7ed8757ecaa6638b4ec7c06fd8f5 Submitter: "Anders Broman <a.broman58@xxxxxxxxx>" Changed: branch: master Repository: wireshark Commits: 839e615 by Gerald Combs (gerald@xxxxxxxxxxxxx): WSUG: Update the capture chapter. Update the capture interface and options portions of the capture chapter. Change-Id: Ie50731264dacba2663e1de8ae5fdda7f5fbae1e9 Reviewed-on: https://code.wireshark.org/review/35281 Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx> Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx> Actions performed: from 7be2d96 Qt: We show preference panes using their module names. add 839e615 WSUG: Update the capture chapter. Summary of changes: docbook/CMakeLists.txt | 19 +- .../wsug_graphics/ws-capture-interface-details.png | Bin 5903 -> 0 bytes .../ws-capture-interfaces-main-macos.png | Bin 0 -> 73946 bytes .../ws-capture-interfaces-main-win32.png | Bin 0 -> 10465 bytes .../wsug_graphics/ws-capture-interfaces-win32.png | Bin 10134 -> 0 bytes docbook/wsug_graphics/ws-capture-interfaces.png | Bin 29401 -> 0 bytes .../ws-capture-options-compile-selected-bpfs.png | Bin 35395 -> 9448 bytes .../ws-capture-options-manage-interfaces-local.png | Bin 9383 -> 0 bytes .../ws-capture-options-manage-interfaces-pipes.png | Bin 6938 -> 0 bytes ...pture-options-manage-interfaces-remote-plus.png | Bin 12135 -> 0 bytes ...ws-capture-options-manage-interfaces-remote.png | Bin 11140 -> 0 bytes .../ws-capture-options-manage-interfaces.png | Bin 6209 -> 0 bytes .../wsug_graphics/ws-capture-options-options.png | Bin 0 -> 19573 bytes .../wsug_graphics/ws-capture-options-output.png | Bin 60995 -> 21358 bytes .../ws-capture-options-remote-capture.png | Bin 23884 -> 0 bytes .../ws-capture-options-remote-interface.png | Bin 26886 -> 0 bytes .../ws-capture-options-remote-settings.png | Bin 19165 -> 0 bytes .../wsug_graphics/ws-capture-options-settings.png | Bin 13322 -> 0 bytes docbook/wsug_graphics/ws-capture-options.png | Bin 105191 -> 26289 bytes docbook/wsug_graphics/ws-capture-preferences.png | Bin 18812 -> 0 bytes docbook/wsug_graphics/ws-manage-interfaces.png | Bin 0 -> 16108 bytes docbook/wsug_src/WSUG_chapter_capture.adoc | 756 ++++++++------------- ui/qt/capture_options_dialog.ui | 2 +- 23 files changed, 285 insertions(+), 492 deletions(-) delete mode 100644 docbook/wsug_graphics/ws-capture-interface-details.png create mode 100644 docbook/wsug_graphics/ws-capture-interfaces-main-macos.png create mode 100755 docbook/wsug_graphics/ws-capture-interfaces-main-win32.png delete mode 100644 docbook/wsug_graphics/ws-capture-interfaces-win32.png delete mode 100644 docbook/wsug_graphics/ws-capture-interfaces.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-manage-interfaces-local.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-manage-interfaces-pipes.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-manage-interfaces-remote-plus.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-manage-interfaces-remote.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-manage-interfaces.png create mode 100755 docbook/wsug_graphics/ws-capture-options-options.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-remote-capture.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-remote-interface.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-remote-settings.png delete mode 100644 docbook/wsug_graphics/ws-capture-options-settings.png delete mode 100644 docbook/wsug_graphics/ws-capture-preferences.png create mode 100755 docbook/wsug_graphics/ws-manage-interfaces.png
- Prev by Date: [Wireshark-commits] master-3.2 aca1731: Qt: We show preference panes using their module names.
- Next by Date: [Wireshark-commits] master 469228a: tools: fix check of shell variables in other setup scripts.
- Previous by thread: [Wireshark-commits] master-3.2 aca1731: Qt: We show preference panes using their module names.
- Next by thread: [Wireshark-commits] master 469228a: tools: fix check of shell variables in other setup scripts.
- Index(es):