lwip-contrib-mac/apps/ping
goldsimon 15bed9a352 if using with LWIP_SOCKET=0, may not create a new thread as that leads to concurrent access to the core -> use sys_timeout instead!!!
send additional data in ping (some hosts don't answer ping packets without additional data), set ICMP code to 0
2007-11-24 15:00:00 +00:00
..
ping.c if using with LWIP_SOCKET=0, may not create a new thread as that leads to concurrent access to the core -> use sys_timeout instead!!! 2007-11-24 15:00:00 +00:00
ping.h Add ping sample from unix ports to reuse it in any ports. 2007-11-04 21:52:57 +00:00