Add a "No Reassembly" profile.
authorGerald Combs <gerald@wireshark.org>
Tue, 27 Nov 2018 00:27:38 +0000 (16:27 -0800)
committerAnders Broman <a.broman58@gmail.com>
Tue, 27 Nov 2018 04:38:15 +0000 (04:38 +0000)
commit0b9810ab97165da6936df81934a9559b45c45bee
treece080cb64758183b177a366f32c58235ef755b3c
parentfc1e2ac66d0fcd91e653d2bd71826dff60837cd2
Add a "No Reassembly" profile.

Add a script that disables all of our desegmentation and reassembly
preferences and use it to create a "No Reassembly" profile.

Change-Id: Icd0b72e9e271a511e637acde9018f3aae018e589
Reviewed-on: https://code.wireshark.org/review/30799
Reviewed-by: Anders Broman <a.broman58@gmail.com>
docbook/release-notes.asciidoc
packaging/nsis/wireshark.nsi
packaging/wix/ComponentGroups.wxi
profiles/No Reassembly/preferences [new file with mode: 0644]
tools/make-no-reassembly-profile.py [new file with mode: 0755]