aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/linux-cp/lcp_router.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17
2022-03-03linux-cp: detect and delete stale entries after syncAlexander Chernavin1-0/+95
2022-03-03linux-cp: make check of message ts null-tolerantAlexander Chernavin1-0/+3
2022-03-02linux-cp: lcp fib fixesVladimir Ratnikov1-5/+6
2022-01-28linux-cp: Linux Control Plane Netlink ListenerNeale Ranns1-0/+1053