Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_HW_TX_PROTOCOL_CHECKSUM |
Insertion of protocol checksum by Ethernet-module:
1
= is enabled. If an IP frame with a known protocol (UDP, TCP or ICMP) is transmitted, the checksum is inserted automatically into the frame. The checksum field must be cleared. The other frames are not modified. 0
= is disabled. Checksum not inserted. Definition at line 866 of file fnet_cpu_config.h.