]> git.feebdaed.xyz Git - 0xmirror/iproute2.git/commit
iplink: bond_slave: add support for actor_port_prio
authorHangbin Liu <liuhangbin@gmail.com>
Tue, 2 Sep 2025 06:47:38 +0000 (06:47 +0000)
committerDavid Ahern <dsahern@kernel.org>
Thu, 11 Sep 2025 20:58:52 +0000 (20:58 +0000)
commit41b981c133a086274d2da8fde71e6bdce3c42fd0
tree1ed210fb94b92a966c9c73f6e8ad74bd9c48dde7
parent4f26509289d0cf23d5efbeeb7add54d2cd55473f
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>
ip/iplink_bond.c
ip/iplink_bond_slave.c
man/man8/ip-link.8.in