]> git.puffer.fish Git - mirror/frr.git/commit
lib: Create VRF if needed mergify/bp/stable/10.2/pr-18430 18434/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:38:34 +0000 (19:38 +0000)
commit72e6303944d6706043c89c62858cb425dcd01f8d
treed9a9d342b3c79bf087053a4f00bb29a9925ad20a
parent98edc91cc316a2134ebf5c6d4ac3365aa1068c6b
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