commit | 41b981c133a086274d2da8fde71e6bdce3c42fd0 | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Tue Sep 02 06:47:38 2025 +0000 |
committer | David Ahern <dsahern@kernel.org> | Thu Sep 11 20:58:52 2025 +0000 |
tree | 1ed210fb94b92a966c9c73f6e8ad74bd9c48dde7 | |
parent | 4f26509289d0cf23d5efbeeb7add54d2cd55473f [diff] |
iplink: bond_slave: add support for actor_port_prio Add support for the actor_port_prio option for bond slaves. This per-port priority can be used by the bonding driver in ad_select to choose the higher-priority aggregator during failover. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Signed-off-by: David Ahern <dsahern@kernel.org>