Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_HW_RX_IP_CHECKSUM |
Discard of frames with wrong IPv4 header checksum by Ethernet-module:
1
= is enabled. If an IPv4 frame is received with a mismatching header checksum, the frame is discarded. 0
= is disabled. Frames with wrong IPv4 header checksum are not discarded. Definition at line 906 of file fnet_cpu_config.h.