You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to just blindly looking at icmp requests in the receive socket.
The text was updated successfully, but these errors were encountered:
dbillor
changed the title
multiple users on one machine , or any icmp requests to host creates false negatives
multiple users on one machine , or any icmp requests to host creates false positives
Feb 14, 2020
Repro:
run ping to any host,
while ping is going run traceroute to any other host you will see entries of icmp requests from the ping to the initial host.
This is due to just blindly looking at icmp requests in the receive socket.
The text was updated successfully, but these errors were encountered: