]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: export port's timer values
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 6 Oct 2015 12:12:00 +0000 (14:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:49:31 +0000 (04:49 -0700)
commitaa8225dd4e1805bfd96a752daf2b841e0a3eb105
treee66a99d2c1c624799fce4c2d24d097f7d8254945
parenta076fa961ad9bc49eae717c98ccb594719ba046a
bridge: netlink: export port's timer values

Add the following attributes in order to export port's timer values:
IFLA_BRPORT_MESSAGE_AGE_TIMER, IFLA_BRPORT_FORWARD_DELAY_TIMER and
IFLA_BRPORT_HOLD_TIMER.

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