]> git.puffer.fish Git - mirror/frr.git/commit
lib: Create VRF if needed 18430/head
authorNathan Bahr <nbahr@atcorp.com>
Wed, 19 Mar 2025 16:07:37 +0000 (16:07 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Wed, 19 Mar 2025 16:08:56 +0000 (16:08 +0000)
commitb6ae01f907c071be6cd197df0f3ca6fe9baa631a
tree827e7aaa84a8b1109b932074d71aa56783e46aa9
parentd5b864ebee64739c721fc25e18709bdd2112967e
lib: Create VRF if needed

When creating a control plane protocol through NB, create the vrf
if needed instead of only looking up and asserting if it doesn't
exist yet.
Fixes 18429.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
lib/routing_nb_config.c