[Bug 33272] Pinging 0.0.0.0 returns success, when it should return failure.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 26 07:37:44 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33272

--- Comment #2 from Iskren Todorov <metalgrid at mail.bg> 2013-03-26 07:37:44 CDT ---
I don't know if the program (Colasoft Ping Tool) is, but I tested the
following:
Compile the example program from
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366050(v=vs.85).aspx
with
wineg++ -m32 icmpsendecho.cpp -lws2_32 -liphlpapi 
and ran the resulting executable

./icmpsendecho.exe 0.0.0.0
        Sent icmp message to 0.0.0.0
        Received 1 icmp message response
        Information from this response:
          Received from 127.0.0.1
          Status = 0
          Roundtrip time = 0 milliseconds

I hope this info is useful.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list