]> git.meshlink.io Git - meshlink/commitdiff
The maximum unreliable packet size is 65535 bytes.
authorGuus Sliepen <guus@meshlink.io>
Sun, 24 May 2020 19:23:13 +0000 (21:23 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 30 May 2020 19:59:30 +0000 (21:59 +0200)
This matches how real UDP works and avoids 16 bit integer overflow.


No differences found