Re: [PATCH iproute2 net-next 0/3] iplink_bridge: add support for ageing_time, priority and stp_state

2015-06-25 Thread Stephen Hemminger
On Tue, 16 Jun 2015 13:38:46 +0300 Nikolay Aleksandrov 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 ip

[PATCH iproute2 net-next 0/3] iplink_bridge: add support for ageing_time, priority and stp_state

2015-06-16 Thread Nikolay Aleksandrov
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 pr