Procházet zdrojové kódy

Lower ZT_MIN_PHYSMTU

regarding #2361
travisladuke před 1 rokem
rodič
revize
55bbd2aec6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      include/ZeroTierOne.h

+ 1 - 1
include/ZeroTierOne.h

@@ -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.