URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4002523e9a37668cc76b6c07b1a69cdf0f39629
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f400252 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Disable the MDS Header ethertype preference.
If you encounter a frame with an all-zeroes ethertype it's very likely
due to buggy hardware or software. Don't try to dissect it as MDS
Header traffic.
Change-Id: Ie08d6aba2dcb82e4e49d6dbe96a2a3639e3cafc4
Bug: 8256
Reviewed-on: https://code.wireshark.org/review/5788
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 972d347 Add Wireshark_LIBRARY variable
adds f400252 Disable the MDS Header ethertype preference.
Summary of changes:
epan/dissectors/packet-mdshdr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)