summaryrefslogtreecommitdiffstats
path: root/zebra/netconf_netlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: zebra.h should not have fcntl.hDonald Sharp2024-01-091-0/+1
* *: Remove netlink headers from lib/zebra.hDonald Sharp2023-11-071-0/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-17/+1
* zebra/netconf_netlink.c: fix build without AF_MPLSFabrice Fontaine2022-11-081-0/+2
* zebra: Add a `mpls enable` interface node commandDonald Sharp2022-08-081-0/+53
* zebra: Add ability for netconf dplane to handle global valuesDonald Sharp2022-06-271-17/+0
* zebra: Pass afi received for netconf updatesDonald Sharp2022-06-271-2/+16
* zebra: Add interface sysctl ignore on linkdown statusDonald Sharp2022-06-231-6/+22
* zebra: Fix bug in netconf handling where dplane would drop the changeDonald Sharp2022-06-231-2/+2
* zebra: use dataplane to read interface NETCONF infoMark Stapp2022-02-251-34/+70
* zebra: Start of work to get data about mpls from kernelDonald Sharp2022-02-251-0/+139