Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_HW_RX_PROTOCOL_CHECKSUM |
Discard of frames with wrong protocol checksum by Ethernet-module:
1
= is enabled. If a TCP, UDP or ICMP frame is received that has a wrong checksum, the frame is discarded. 0
= is disabled. Frames with wrong checksum are not discarded. Definition at line 893 of file fnet_cpu_config.h.