diff --git a/home/nipa/nipa_out/970873/ynl/old-code/rt-neigh-user.c b/home/nipa/nipa_out/970873/ynl/new-code/rt-neigh-user.c index 474c9f1b6285..d1ace927962b 100644 --- a/home/nipa/nipa_out/970873/ynl/old-code/rt-neigh-user.c +++ b/home/nipa/nipa_out/970873/ynl/new-code/rt-neigh-user.c @@ -67,6 +67,7 @@ const char *rt_neigh_ntf_flags_str(int value) static const char * const rt_neigh_ntf_ext_flags_strmap[] = { [0] = "managed", [1] = "locked", + [2] = "ext-validated", }; const char *rt_neigh_ntf_ext_flags_str(int value)