aboutsummaryrefslogtreecommitdiffstats
path: root/doc/tshark.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-02-23 19:00:30 +0000
committerGuy Harris <guy@alum.mit.edu>2009-02-23 19:00:30 +0000
commit1514fcff5f94bc02e1c4ee117bdacb459ebd184c (patch)
tree8e89acab04fdc2ccc4c0fc40bf2a876fa466d4fb /doc/tshark.pod
parentb93465327798583bbc7ee89f26eae8f6273ec130 (diff)
Have the minimum snapshot length be 1 byte, and have a snapshot length
of 0 mean 65535, similar to what tcpdump does. Fixes bug 2731. svn path=/trunk/; revision=27526
Diffstat (limited to 'doc/tshark.pod')
-rw-r--r--doc/tshark.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index c62189a395..8732b2aafc 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -402,7 +402,8 @@ matching the filter are discarded rather than being printed or written.
Set the default snapshot length to use when capturing live data.
No more than I<snaplen> bytes of each network packet will be read into
-memory, or saved to disk.
+memory, or saved to disk. A value of 0 specifies a snapshot length of
+65535, so that the full packet is captured; this is the default.
=item -S