]> 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)
commitbec29e275642a6e2ca2cf32142bd4e8da88ef874
treee66a99d2c1c624799fce4c2d24d097f7d8254945
parent65dffc798a379dfa0211ce2cbbcb85f97e80c377
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