nuttx/net/icmp
Huang Qi e395bced19 net: Rename IP_TTL to IP_TTL_DEFAULT
Since a SOL option IP_TTL exist, we should rename this IP_TTL
in netconfig.h to avoid confusion.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
Change-Id: Ib04c36553f23bce8d362e97294a8b83eaa050cf3
2021-04-13 13:58:12 +08:00
..
icmp.h net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
icmp_conn.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
icmp_input.c net/tcp: cache the drop packet to avoid retransmit 2021-03-02 10:12:56 +08:00
icmp_netpoll.c net/icmp/icmp_netpoll.c: Fix return of uninitialized 'ret' when no error occurs. That is, on what should be a successful return from this function, an uninitialized value was returned, which may indicate an undeserved error. 2020-01-02 14:40:08 -06:00
icmp_poll.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
icmp_recvmsg.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
icmp_sendmsg.c net: Rename IP_TTL to IP_TTL_DEFAULT 2021-04-13 13:58:12 +08:00
icmp_sockif.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
Kconfig Squashed commit of the following: 2019-12-31 09:26:14 -06:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00