[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150626000742.105a5908@uryu.home.lan>
Date: Fri, 26 Jun 2015 00:07:42 -0400
From: Stephen Hemminger <stephen@...workplumber.org>
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, joerg@...gsboson.tk, davem@...emloft.net
Subject: Re: [PATCH iproute2 net-next 0/3] iplink_bridge: add support for
ageing_time, priority and stp_state
On Tue, 16 Jun 2015 13:38:46 +0300
Nikolay Aleksandrov <razor@...ckwall.org> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists