holo-routing / holo

Holo is a suite of routing protocols designed to support high-scale and automation-driven networks.
MIT License
274 stars 17 forks source link

holo mpls route addition in FIB #15

Open frederic-loui opened 7 months ago

frederic-loui commented 7 months ago

rust rtnetlink, among other features (such as adding ipv4 route with ipv6 nexthop) don't have this feature yet. But @rwestphal started investigation.