]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: export all timers
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:34 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:45:59 +0000 (16:45 -0700)
commitb56a589791873db6e693bf85d2211cda40f42689
tree86ca28121273696e12a8a1a200f2a0b848542ac7
parent189f8b60c39c3ff8ce606cb9af9772d4e1693b8d
bridge: netlink: export all timers

Export the following bridge timers (also exported via sysfs):
IFLA_BR_HELLO_TIMER, IFLA_BR_TCN_TIMER, IFLA_BR_TOPOLOGY_CHANGE_TIMER,
IFLA_BR_GC_TIMER via netlink.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_link.h
net/bridge/br_netlink.c