]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: remove heavy duplication in mgmtd config read
authorChristian Hopps <chopps@labn.net>
Thu, 18 Jan 2024 17:06:45 +0000 (17:06 +0000)
committerChristian Hopps <chopps@labn.net>
Fri, 19 Jan 2024 15:27:24 +0000 (15:27 +0000)
commitfa7ff16e2bf0e1cc4e8b7c61a087cab289749ab5
treee6e91c7a0bbaed96f875f6850d4fe5a303991189
parent9e34d817fcccd29115c2fef0c9199cca24b631fd
mgmtd: remove heavy duplication in mgmtd config read

Previously each container created all it's decendents before descending into
the children and repeating the process.

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/northbound.c
lib/northbound.h
mgmtd/mgmt_be_adapter.c
mgmtd/mgmt_be_adapter.h