Tomi Salminen
Tomi Salminen
… nexthops. Changing the nexthop of a IPv6 caused a netlink cache to retain both nexthops for the route. Kernel in fib6_add_rt2node will handle an RTM_NEWROUTE with NLM_F_REPLACE by removing...
Given the test program that uses nl cache manager to listen for route updates: ```c #include #include #include #include #include #include #include #include static void mngr_update(__attribute__((unused)) struct nl_cache *cache, struct...
If I take the docker-compose and translate all the env-variables and stuff into podman to a buildah file, the compreface-admin part will fail to start due to: ``` ERROR: transport...