mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
When a udp frame is processed without a listener a icmp frame is returned indicating that there is no listener. The PR enables sending this icmpv6 response over sixlowpan. Signed-off-by: Laczen JMS <laczenjms@gmail.com>