[ros-bugs] [Bug 1759] Concurrent pinging in 2 consoles leads to errors

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Aug 17 16:22:30 CEST 2006


http://www.reactos.org/bugzilla/show_bug.cgi?id=1759





------- Comment #1 from waxdragon at gmail.com  2006-08-17 16:22 CET -------
This is a problem with the way we have ICMP implemented.  We are using raw
packet access to send the ICMP messages, and we are not checking that the
message we hear on the wire is the message we sent.  You can also expose this
by running a ping from reactos and running another ping on a completely
separate machine.  Hearing multiple icmp messages on the wire confuses us. 
This explaination is from memory, maybe Art could correct me if I'm wrong (or
even explain it better).


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list