Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_HW_TX_IP_CHECKSUM |
Insertion of IPv4 header checksum by Ethernet-module:
1
= is enabled. If an IP frame is transmitted, the checksum is inserted automatically. The IP header checksum field must be cleared. If a non-IP frame is transmitted the frame is not modified. 0
= is disabled. Checksum not inserted. Definition at line 879 of file fnet_cpu_config.h.