]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: add notification over netlink when STP changes state
authorstephen hemminger <shemminger@vyatta.com>
Fri, 22 Jul 2011 07:47:09 +0000 (07:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jul 2011 00:01:12 +0000 (17:01 -0700)
commitd5b595dbeeeb00ca87c0c4c7135ee5794c303cd5
tree32aff0d005ed0f5c810fc41a711e64ee6afae937
parent993df2c247d95e51a1195e75b941ac5f86026131
bridge: add notification over netlink when STP changes state

When STP changes state of interface need to send a new link
message to reflect that change.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_netlink.c
net/bridge/br_stp.c
net/bridge/br_stp_if.c
net/bridge/br_stp_timer.c