Fri, Oct 17, 2025 at 08:10:09AM +0200, razor@blackwall.org wrote:
On 10/17/25 06:03, Hangbin Liu wrote:
Currently, there is no straightforward way to obtain the master/slave relationship via netlink. Users have to retrieve all slaves through sysfs to determine these relationships.
How about IFLA_MASTER? Why not use that?
It's been there for a decade. Plus is, it exposes master for all slave-master devices. Odd that you missed it.