URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e94553167c61e50011a99c0b3bf332158aeaeed0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e945531 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Ethernet: Disable FCS validation by default.
Ethernet checksum offloading seems to be common nowadays, similar to
IPv4, IPv6, TCP, and UDP. Disable FCS validation by default. Suggested
by Laura Chappell at SharkFest US '18.
Change-Id: Icf0e262c65ad328a58da9bd78f3aefbefa2f9394
Reviewed-on: https://code.wireshark.org/review/28477
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bd3188b Add Windows 10 Release ID to About info
adds e945531 Ethernet: Disable FCS validation by default.
Summary of changes:
epan/dissectors/packet-eth.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)