lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] contrib/apps/ping ping.c


From: Simon Goldschmidt
Subject: [lwip-commits] contrib/apps/ping ping.c
Date: Sat, 24 Nov 2007 15:00:00 +0000

CVSROOT:        /sources/lwip
Module name:    contrib
Changes by:     Simon Goldschmidt <goldsimon>   07/11/24 15:00:00

Modified files:
        apps/ping      : ping.c 

Log message:
        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

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/contrib/apps/ping/ping.c?cvsroot=lwip&r1=1.6&r2=1.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]