]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: mrp: Implement netlink interface to configure MRP
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Sun, 26 Apr 2020 13:22:06 +0000 (15:22 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2020 18:40:25 +0000 (11:40 -0700)
commitf5df86fca3845ec114bdd759c82616282c2e1f57
treee15995b4d39b4bd7837ebb5daba2719521771f95
parent3bb987589606086b5528b663da22ef91eb613536
bridge: mrp: Implement netlink interface to configure MRP

Implement netlink interface to configure MRP. The implementation
will do sanity checks over the attributes and then eventually call the MRP
interface.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mrp_netlink.c