This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
icmp
History
Gregory Nutt
1f1356a2f5
net/icmp/icmp_input.c: Clear sin_zero
...
This should have been part of commit 861efdf8a3f7960119c2fc84c8333c75fea1434c but was overlooked.
2020-02-25 09:32:54 -06:00
..
icmp_conn.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
icmp_input.c
net/icmp/icmp_input.c: Clear sin_zero
2020-02-25 09:32:54 -06: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_recvfrom.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
icmp_sendto.c
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
icmp_sockif.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
icmp.h
Squashed commit of the following:
2019-12-31 09:26:14 -06:00
Kconfig
Squashed commit of the following:
2019-12-31 09:26:14 -06:00
Make.defs
Squashed commit of the following:
2019-12-31 09:26:14 -06:00