On Tue, 16 Jun 2015 13:38:46 +0300
Nikolay Aleksandrov <[email protected]> wrote:
> Hi,
> Three months ago support was added to be able to set ageing_time,
> priority and stp_state via netlink by commit:
> af615762e972 ("bridge: add ageing_time, stp_state, priority over netlink")
> This patch-set adds support for iproute2 to be able to use them.
> Exampes:
> ip link set dev br0 type bridge priority 10
> ip link set dev br0 type bridge ageing_time 10
> ip link set dev br0 type bridge stp_state 1
>
>
> Best regards,
> Nikolay Aleksandrov
>
> Nikolay Aleksandrov (3):
> iplink_bridge: add support for ageing_time
> iplink_bridge: add support for stp_state
> iplink_bridge: add support for priority
>
> ip/iplink_bridge.c | 26 ++++++++++++++++++++++++++
> 1 file changed, 26 insertions(+)
>
All these are staged in net-next branch.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html