Bill Meier wrote:
> Gerald:
>
> What are the TCP preferences actually being used by tshark during the
> Ubuntu buildbot fuzz-testing ?
>
>
> Specifically: what are the values for the following preferences ?
>
> Validate the TCP checksum if possible:
> Allow subdissector to reassemble TCP streams:
The Ubuntu buildbot doesn't have a Wireshark preferences file, so it _should_
use the defaults, currently false for TCP checksum validation and true for TCP
subdissector reassembly. The other buildslaves should be using default
preferences as well.