URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad299df70a8e59f051db33c57daff316cbb0b6ac
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad299df by Pascal Quantin (pascal.quantin@xxxxxxxxx):
HiSLIP: disable heuristic dissector by default
It is too weak (just checking that the 2 first bytes of TCP segment are "HS") to be always activated
Change-Id: Iffda96046cc687004f403dd4d8e735375790b07b
Reviewed-on: https://code.wireshark.org/review/5789
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f400252 Disable the MDS Header ethertype preference.
adds ad299df HiSLIP: disable heuristic dissector by default
Summary of changes:
epan/dissectors/packet-hislip.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)