incubator-nuttx/net/utils
chao.an 3b69d09c80 net/udp/icmp: correct the unreadchable handling
Reference RFC1122:
https://datatracker.ietf.org/doc/html/rfc1122
----------------------------------------------

4.1.3  SPECIFIC ISSUES

  4.1.3.1  Ports

    If a datagram arrives addressed to a UDP port for which
    there is no pending LISTEN call, UDP SHOULD send an ICMP
    Port Unreachable message.

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-11-26 08:47:54 -06:00
..
Kconfig net/: Fix net checksum related issue 2020-01-30 07:44:36 -06:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_chksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_dsec2tick.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_dsec2timeval.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_icmpchksum.c net/udp/icmp: correct the unreadchable handling 2021-11-26 08:47:54 -06:00
net_incr32.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipv6_mask2pref.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipv6_maskcmp.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
net_ipv6_pref2mask.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
net_lock.c net: utils: Remove critical section for SMP in net_lock.c 2021-09-06 14:57:08 +08:00
net_tcpchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_timeval2dsec.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_udpchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
utils.h net/udp/icmp: correct the unreadchable handling 2021-11-26 08:47:54 -06:00