From: David S. Miller Date: Sun, 4 Oct 2015 23:46:14 +0000 (-0700) Subject: Merge branch 'bridge-netlink' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3e087caa23ef36370bfb925d3bbca78e8302d3ce;p=linux-beck.git Merge branch 'bridge-netlink' Nikolay Aleksandrov says: ==================== bridge: complete netlink support This set completes the bridge device's netlink support and makes it possible to view and configure everything that can be configured via sysfs. I have tested all of these (setting and getting). There're a few longer line warnings about the br_get_size() ifla comments but I think we should have them to know what has been accounted for. I have used the sysfs interface as a guide of what and how to set. As usual I'll send the corresponding iproute2 patches later. The bridge port's netlink interface will be completed after this set gets applied in some form. This patch-set is on top of my last vlan cleanups set: http://www.spinics.net/lists/netdev/msg346005.html ==================== Signed-off-by: David S. Miller --- 3e087caa23ef36370bfb925d3bbca78e8302d3ce