Embedded TCP/IP stack  4.7.0

◆ FNET_CFG_UDP_CHECKSUM

#define FNET_CFG_UDP_CHECKSUM

UDP checksum:

  • 1 = The UDP checksum will be generated for transmitted datagrams and verified on received UDP datagrams (Default value).
  • 0 = The UDP checksum will not be generated for transmitted datagrams and won't be verified on received UDP datagrams.

    You can disable it to speed the UDP applications up. By default, it is enabled.

Definition at line 447 of file fnet_stack_config.h.


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net