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
In order to finish #14095, I need to be able to get the IPv6 destination address of a incoming packet in a coap handler. As field in coap_pkt_t for example.
Description
In order to finish #14095, I need to be able to get the IPv6 destination address of a incoming packet in a coap handler. As field in
coap_pkt_tfor example.Useful links
None