telekom / das-schiff-network-operator

Configure netlink interfaces, simple eBPF filters and FRR using Kubernetes resources.
Apache License 2.0
28 stars 2 forks source link

Support for NETCONF #99

Open chdxD1 opened 7 months ago

chdxD1 commented 7 months ago

We are looking into becoming more flexible with regards to the routing daemon (currently FRR) running on the nodes.

A lot of routing daemons support the NETCONF/YANG configuration interface.

As of today the configuration interface is FRR config and netlink, a pluggable implementation would be desired that would also support NETCONF/YANG.