Ethereal-dev: [ethereal-dev] Default capture length is now 65535

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxx (Guy Harris)
Date: Wed, 5 May 1999 22:50:12 -0700 (PDT)
I checked in a change to have the default capture length be
MAX_PACKET_SIZE (65535) rather than MIN_PACKET_SIZE (68); at least
around here, we're often interested in the topmost-level payload, and
want to see it all - most other capture programs also default to
"everything" ("tcpdump" being one of the few exceptions I know of).