aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/linux-cp/lcp_nl.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-10linux-cp: Fix looping netlink messagesPim van Pelt1-1/+12
2023-07-12linux-cp: fix crash on processing dump of routesAlexander Chernavin1-3/+10
2023-06-05linux-cp: Fix add vs update on routesPim van Pelt1-1/+4
2022-12-12linux-cp: set severity of noisy message to debugMatthew Smith1-1/+1
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-03linux-cp: resync with kernel after nl socket errorAlexander Chernavin1-27/+463
2022-01-28linux-cp: Fix coverity issuePim van Pelt1-1/+1
2022-01-28linux-cp: Linux Control Plane Netlink ListenerNeale Ranns1-0/+582