Merge branch 'dev' into hello-encryption

This commit is contained in:
Adam Ierymenko 2025-07-03 10:55:46 -04:00 committed by GitHub
commit e366661a09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 778 additions and 476 deletions

View file

@ -84,7 +84,7 @@ extern "C" {
/**
* Minimum UDP payload size allowed
*/
#define ZT_MIN_PHYSMTU 1400
#define ZT_MIN_PHYSMTU 510
/**
* Maximum physical interface name length. This number is gigantic because of Windows.