lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 11 Jun 2021 05:27:53 -0500
From:   Scott Fields <slfields66@...il.com>
To:     netdev@...r.kernel.org
Subject: "ip addr show" returns interface names that won't work with "ip addr
 show dev <ifname>"

“ip addr show” will return a list of devices that may not work with “ip addr show dev <ifname>”.

If you have list vlan device, it will return it as “<vlan ifname>@<parent ifname>”.

However, “ip addr show dev <ifname>” will not work with that name.

“ip addr show dev <ifname>” should work with interface names that “ip addr show” returns.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ