wireshark/docbook/wsug_src
Martin Sehnoutka 8efd42c4aa Reflect new default value of snaplen in man pages.
Default value for snaplen is defined in wiretap/wtap.h:
 #define WTAP_MAX_PACKET_SIZE    262144

and used in capture_opts.c:
    capture_opts->default_options.snaplen         =
    WTAP_MAX_PACKET_SIZE;

but help and man pages don't reflect this change.

Change-Id: I35ddf1e8b7ffd657f4e01b3fe6b4c44c9acece2b
Reviewed-on: https://code.wireshark.org/review/20738
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-03-28 16:23:59 +00:00
..
WSUG_app_files.asciidoc Update documentation with reference to $XDG_CONFIG_HOME 2017-03-03 19:29:44 +00:00
WSUG_app_howitworks.asciidoc WSUG: Convert ``Protocols'', ``Messages'', and ``How Wireshark Works'' 2014-11-09 18:17:15 +00:00
WSUG_app_messages.asciidoc WSUG: Convert ``Protocols'', ``Messages'', and ``How Wireshark Works'' 2014-11-09 18:17:15 +00:00
WSUG_app_protocols.asciidoc AsciiDoc: Create an include file for attributes. 2016-11-11 17:18:25 +00:00
WSUG_app_tools.asciidoc Reflect new default value of snaplen in man pages. 2017-03-28 16:23:59 +00:00
WSUG_chapter_advanced.asciidoc AsciiDoc: Create an include file for attributes. 2016-11-11 17:18:25 +00:00
WSUG_chapter_build_install.asciidoc Docbook: Replace "OS X" with "macOS". 2017-03-02 11:54:31 +00:00
WSUG_chapter_capture.asciidoc Reflect new default value of snaplen in man pages. 2017-03-28 16:23:59 +00:00
WSUG_chapter_customize.asciidoc Reflect new default value of snaplen in man pages. 2017-03-28 16:23:59 +00:00
WSUG_chapter_introduction.asciidoc Docbook: Replace "OS X" with "macOS". 2017-03-02 11:54:31 +00:00
WSUG_chapter_io.asciidoc Docbook: Replace "OS X" with "macOS". 2017-03-02 11:54:31 +00:00
WSUG_chapter_statistics.asciidoc AsciiDoc: Create an include file for attributes. 2016-11-11 17:18:25 +00:00
WSUG_chapter_telephony.asciidoc AsciiDoc: Create an include file for attributes. 2016-11-11 17:18:25 +00:00
WSUG_chapter_troubleshoot.asciidoc WSUG: Convert ``Troubleshooting'' to AsciiDoc. 2014-11-09 18:25:10 +00:00
WSUG_chapter_use.asciidoc User Guide: Fix two trivial typos 2017-03-26 16:34:49 +00:00
WSUG_chapter_work.asciidoc WSUG: Display filter: add matches, contains, bitwise_and 2017-01-24 07:59:19 +00:00
WSUG_preface.asciidoc AsciiDoc: Create an include file for attributes. 2016-11-11 17:18:25 +00:00