You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dtls.c: Fix handling ClientHello if no peer and fragment
If a fragmented ClientHello is received with no peer, do not handle it.
Also fixed situation where there was insuffient decrypted data provieded to
save away a single fragment.
Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com>
0 commit comments