linux-cp: Linux Control Plane Netlink Listener 22/31122/21
authorNeale Ranns <neale@graphiant.com>
Fri, 5 Feb 2021 09:04:35 +0000 (09:04 +0000)
committerOle Tr�an <otroan@employees.org>
Fri, 28 Jan 2022 10:46:31 +0000 (10:46 +0000)
commit616447c392311791e630a604a07a2c7e47dbb7d6
tree7ee4bc904a141bcc8171b7f9e034f575b7904f2a
parent1fd912c8ddbc30d1cce153f16a11b5dcf1fa571e
linux-cp: Linux Control Plane Netlink Listener

Type: feature

please see FEATURE.yaml for details.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
Signed-off-by: Jon Loeliger <jdl@netgate.com>
Signed-off-by: Pim van Pelt <pim@ipng.nl>
Signed-off-by: Neale Ranns <neale@graphiant.com>
Change-Id: I6255fd9953d0b03e6b4fe75b67a6845a7c206f74
Signed-off-by: Pim van Pelt <pim@ipng.nl>
Makefile
src/plugins/linux-cp/CMakeLists.txt
src/plugins/linux-cp/FEATURE.yaml
src/plugins/linux-cp/lcp.rst
src/plugins/linux-cp/lcp_api.c
src/plugins/linux-cp/lcp_interface.c
src/plugins/linux-cp/lcp_nl.c [new file with mode: 0644]
src/plugins/linux-cp/lcp_nl.h [new file with mode: 0644]
src/plugins/linux-cp/lcp_router.c [new file with mode: 0644]