mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-29 15:43:56 +00:00
reduce MTU to fit in a single packet
This commit is contained in:
parent
24a3ed1469
commit
527e922e29
@ -130,7 +130,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
#define MDP_FORCE 0x0100
|
||||
#define MDP_NOCRYPT 0x0200
|
||||
#define MDP_NOSIGN 0x0400
|
||||
#define MDP_MTU 2000
|
||||
#define MDP_MTU 1200
|
||||
|
||||
#define MDP_TX 1
|
||||
#define MDP_BIND 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user