linux_dsm_epyc7002/net/bridge
Horatiu Vultur 20f6a05ef6 bridge: mrp: Rework the MRP netlink interface
This patch reworks the MRP netlink interface. Before, each attribute
represented a binary structure which made it hard to be extended.
Therefore update the MRP netlink interface such that each existing
attribute to be a nested attribute which contains the fields of the
binary structures.
In this way the MRP netlink interface can be extended without breaking
the backwards compatibility. It is also using strict checking for
attributes under the MRP top attribute.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Acked-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-27 11:30:43 -07:00
..
netfilter
br_arp_nd_proxy.c
br_device.c
br_fdb.c
br_forward.c
br_if.c net: bridge: allow enslaving some DSA master network devices 2020-05-10 19:52:33 -07:00
br_input.c net: bridge: allow enslaving some DSA master network devices 2020-05-10 19:52:33 -07:00
br_ioctl.c
br_mdb.c
br_mrp_netlink.c bridge: mrp: Rework the MRP netlink interface 2020-05-27 11:30:43 -07:00
br_mrp_switchdev.c
br_mrp.c bridge: mrp: Rework the MRP netlink interface 2020-05-27 11:30:43 -07:00
br_multicast.c
br_netfilter_hooks.c
br_netfilter_ipv6.c
br_netlink_tunnel.c
br_netlink.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-05-06 22:10:13 -07:00
br_nf_core.c
br_private_mrp.h bridge: mrp: Rework the MRP netlink interface 2020-05-27 11:30:43 -07:00
br_private_stp.h
br_private_tunnel.h
br_private.h net: bridge: allow enslaving some DSA master network devices 2020-05-10 19:52:33 -07:00
br_stp_bpdu.c
br_stp_if.c net: remove newlines in NL_SET_ERR_MSG_MOD 2020-05-07 17:56:14 -07:00
br_stp_timer.c
br_stp.c
br_switchdev.c
br_sysfs_br.c
br_sysfs_if.c
br_vlan_options.c
br_vlan_tunnel.c
br_vlan.c
br.c
Kconfig
Makefile