mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-17 13:46:56 +08:00
Add #define for minimum IPv6 MTU length
This commit is contained in:
committed by
Simon Goldschmidt
parent
379d55044e
commit
ba3b04e7fe
@@ -44,6 +44,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define IP6_MIN_MTU_LENGTH 1280
|
||||
|
||||
/** This is the packed version of ip6_addr_t,
|
||||
used in network headers that are itself packed */
|
||||
#ifdef PACK_STRUCT_USE_INCLUDES
|
||||
|
||||
Reference in New Issue
Block a user