This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-09 14:35:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
604885cbef
nuttx-apps
/
system
/
ping6
History
Download ZIP
Download TAR.GZ
Xiang Xiao
604885cbef
apps/system/ping and ping6: Send ID and seqno in network byte order.
2018-08-23 06:47:33 -06:00
..
.gitignore
This commit removes the ping6 command from NSH and replaces it with the apps/system/ping6 built-in command. The NSH ping6 command had to be removed because it violated the portable POSIX OS interface. The apps/system/ping6 command uses the sem-standard IPPROTO_ICMP6 socket interface.
2017-10-24 11:19:41 -06:00
Kconfig
Revert "Squashed commit of the following:"
2018-08-22 12:06:32 -06:00
Make.defs
This commit removes the ping6 command from NSH and replaces it with the apps/system/ping6 built-in command. The NSH ping6 command had to be removed because it violated the portable POSIX OS interface. The apps/system/ping6 command uses the sem-standard IPPROTO_ICMP6 socket interface.
2017-10-24 11:19:41 -06:00
Makefile
Revert "Squashed commit of the following:"
2018-08-22 12:06:32 -06:00
ping6.c
apps/system/ping and ping6: Send ID and seqno in network byte order.
2018-08-23 06:47:33 -06:00