]> git.puffer.fish Git - mirror/frr.git/commit
lib: Create VRF if needed mergify/bp/stable/10.3/pr-18430 18433/head
authorNathan Bahr <nbahr@atcorp.com>
Wed, 19 Mar 2025 16:07:37 +0000 (16:07 +0000)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Wed, 19 Mar 2025 19:37:25 +0000 (19:37 +0000)
commitfaa367725b6a6674d02349c045e9db241db7ebff
tree7a5d6e381380f2583f826b45494bd7e8a5b69dc9
parentbfa4754623d14ed719e569fcff3b3410c62691cc
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>
(cherry picked from commit b6ae01f907c071be6cd197df0f3ca6fe9baa631a)
lib/routing_nb_config.c