Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_IP4_FRAGMENTATION |
IP fragmentation:
1
= is enabled. The IP will attempt to reassemble the IP packet fragments and will be able to generate fragmented IP packets.0
= is disabled (Default value). The IP will silently discard the fragmented IP packets.. Definition at line 204 of file fnet_stack_config.h.