From: Guus Sliepen Date: Sat, 8 Feb 2020 15:04:42 +0000 (+0100) Subject: Fix garbage being sent at start of a UDP channel. X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=2f9ce0a8f244306d8d5bc6a44963c73c0d9fae73 Fix garbage being sent at start of a UDP channel. If meshlink_channel_send() was called before a UDP channel had finished the handshake, it caused UTCP to send garbage data. --- diff --git a/src/utcp b/src/utcp index eb85ec4a..96b97ab1 160000 --- a/src/utcp +++ b/src/utcp @@ -1 +1 @@ -Subproject commit eb85ec4ae5f32102430e0622e3855aaba110c032 +Subproject commit 96b97ab1291e339a36952532db8ce72e7efc45a1