Another fix for ye old tyme clients.

This commit is contained in:
Adam Ierymenko 2017-09-01 12:03:31 -07:00
parent b1fb020aea
commit 2d858b05ac
3 changed files with 13 additions and 12 deletions

View file

@ -171,15 +171,6 @@
*/
#define ZT_ADDRESS_RESERVED_PREFIX 0xff
/**
* Default payload MTU for UDP packets
*
* In the future we might support UDP path MTU discovery, but for now we
* set a maximum that is equal to 1500 minus 8 (for PPPoE overhead, common
* in some markets) minus 48 (IPv6 UDP overhead).
*/
#define ZT_UDP_DEFAULT_PAYLOAD_MTU 1444
/**
* Default MTU used for Ethernet tap device
*/