lib: add frr-isisd to the native models

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
This commit is contained in:
Emanuele Di Pascale 2018-12-10 12:07:54 +01:00
parent 98cbd0f2e0
commit 96f2c00903

View File

@ -75,6 +75,7 @@ static const char * const frr_native_modules[] = {
"frr-interface", "frr-interface",
"frr-ripd", "frr-ripd",
"frr-ripngd", "frr-ripngd",
"frr-isisd",
}; };
/* Generate the yang_modules tree. */ /* Generate the yang_modules tree. */