URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16f543a232d7a5fb0bd9bf012f1fbc6093bbc5ae
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
16f543a by Gerald Combs (gerald@xxxxxxxxxxxxx):
IEEE 802.11: Disable FCS validation by default.
Disable FCS/checksum validation by default to match Ethernet, IPv4,
IPv6, TCP, UDP, SCTP, etc.
Change-Id: I289b6a05e73da2b020ee65b3298cb054a29c6d42
Reviewed-on: https://code.wireshark.org/review/28485
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 2bb09c2 DICOM: use pinfo pool memory for strings used in columns
adds 16f543a IEEE 802.11: Disable FCS validation by default.
Summary of changes:
docbook/release-notes.asciidoc | 2 +-
epan/dissectors/packet-ieee80211.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)