]> git.meshlink.io Git - meshlink/commitdiff
Fix garbage being sent at start of a UDP channel.
authorGuus Sliepen <guus@meshlink.io>
Sat, 8 Feb 2020 15:04:42 +0000 (16:04 +0100)
committerGuus Sliepen <guus@meshlink.io>
Sat, 8 Feb 2020 15:04:42 +0000 (16:04 +0100)
If meshlink_channel_send() was called before a UDP channel had finished
the handshake, it caused UTCP to send garbage data.

src/utcp

index eb85ec4ae5f32102430e0622e3855aaba110c032..96b97ab1291e339a36952532db8ce72e7efc45a1 160000 (submodule)
--- a/src/utcp
+++ b/src/utcp
@@ -1 +1 @@
-Subproject commit eb85ec4ae5f32102430e0622e3855aaba110c032
+Subproject commit 96b97ab1291e339a36952532db8ce72e7efc45a1