]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bond-netlink-3ad-attrs'
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:40:25 +0000 (16:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:40:25 +0000 (16:40 -0700)
commitee0293d76120f2ade9d90c035c4819b08f6ed25c
treed7af7c0118003b89814e0320fead24fab26a85e3
parentb095e179d3bb466826697b68e56b79287f0bf232
parent8441d0052a1910e69bbe085a6ed139d6ef2604aa
Merge branch 'bond-netlink-3ad-attrs'

Nikolay Aleksandrov says:

====================
bonding: extend the 3ad exported attributes

These are two small patches that export actor_oper_port_state and
partner_oper_port_state via netlink and sysfs, until now they were only
exported via bond's proc entry. If this set gets accepted I have an iproute2
patch prepared that will export them with which I tested these changes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>