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
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
With eBPF connection tracking, any connections that exist when scope is launched do get the wrong polarity:
$ scope launch
$ nc -l 1122
$ nc localhost 1122
Notice that the highlighted process is the client, as per the command shown in the details panel, yet the connection edge points towards it, and the details panel lists the connection as inbound.
The text was updated successfully, but these errors were encountered:
rade
added
accuracy
Incorrect information is being shown to the user; usually a bug
bug
Broken end user or developer functionality; not working as the developers intended it
labels
Jun 25, 2017
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
With eBPF connection tracking, any connections that exist when scope is launched do get the wrong polarity:
Notice that the highlighted process is the client, as per the command shown in the details panel, yet the connection edge points towards it, and the details panel lists the connection as inbound.
The text was updated successfully, but these errors were encountered: