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
Widows Version
Microsoft Windows [Version 10.0.17134.1365] Linux Kernel
OpenSUES Leap 15.1 Steps to reproduce
In terminal: $ip n show
Output Cannot send dump request: Operation not supported
note: $sudo ip n show yields the same response. Expected Outcome
That command should output similar information as "arp -a" in windows. Strace Output https://gist.github.com/TheMagicNacho/52ed53f1fa2b6a369b8a17da41269a4d
The text was updated successfully, but these errors were encountered:
Widows Version
Microsoft Windows [Version 10.0.17134.1365]
Linux Kernel
OpenSUES Leap 15.1
Steps to reproduce
In terminal:
$ip n show
Output
Cannot send dump request: Operation not supported
note:
$sudo ip n show
yields the same response.Expected Outcome
That command should output similar information as "arp -a" in windows.
Strace Output
https://gist.github.com/TheMagicNacho/52ed53f1fa2b6a369b8a17da41269a4d
The text was updated successfully, but these errors were encountered: