netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next 0/3] iplink_bridge: add support for ageing_time, priority and stp_state
@ 2015-06-16 10:38 Nikolay Aleksandrov
  2015-06-16 10:38 ` [PATCH iproute2 net-next 1/3] iplink_bridge: add support for ageing_time Nikolay Aleksandrov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Nikolay Aleksandrov @ 2015-06-16 10:38 UTC (permalink / raw)
  To: netdev; +Cc: stephen, joerg, davem, 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 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(+)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-26  4:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 10:38 [PATCH iproute2 net-next 0/3] iplink_bridge: add support for ageing_time, priority and stp_state Nikolay Aleksandrov
2015-06-16 10:38 ` [PATCH iproute2 net-next 1/3] iplink_bridge: add support for ageing_time Nikolay Aleksandrov
2015-06-16 10:38 ` [PATCH iproute2 net-next 2/3] iplink_bridge: add support for stp_state Nikolay Aleksandrov
2015-06-16 10:38 ` [PATCH iproute2 net-next 3/3] iplink_bridge: add support for priority Nikolay Aleksandrov
2015-06-26  4:07 ` [PATCH iproute2 net-next 0/3] iplink_bridge: add support for ageing_time, priority and stp_state Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).