commit | 8b86f7f319330cf2c8ce13f36fa3b13828011daa | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Sep 09 11:30:05 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 11:30:05 2014 -0700 |
tree | 5fee8e3987844c1da354266b8c0ba06b08067d2f | |
parent | 49a601589caaf0e93194c0cc9b4ecddbe75dd2d5 [diff] | |
parent | 13323516172178ff8184855ee4bc66d46fd89619 [diff] |
Merge branch 'bridge_rtnl_link' Jiri Pirko says: ==================== bridge: implement rtnl_link options for getting and setting bridge options So far, only sysfs is complete interface for getting and setting bridge options. This patchset follows-up on the similar bonding code and allows userspace to get/set bridge master/port options using Netlink IFLA_INFO_DATA/IFLA_INFO_SLAVE_DATA attr. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>