net_app DTLS Client net/pkt ERR log when doing handshake #8746
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
Hi,
When I am using Zephyr to setup a DTLS Client, sometimes I saw the following [net/pkt] error message in bold text:
I found this net/pkt ERR happens in function set_remote_endpoint, line: 1903, file: net_app.c
And also happens when doing the TLS handshake.
I guess when doing TLS handshake, there is no udp_hdr in pkt, causing the upper net/pkt ERR.
The text was updated successfully, but these errors were encountered: