NULL-terminate load_balance_nsh_nodes[] 16/9416/2
authorGabriel Ganne <gabriel.ganne@enea.com>
Tue, 14 Nov 2017 15:07:34 +0000 (16:07 +0100)
committerNeale Ranns <nranns@cisco.com>
Tue, 14 Nov 2017 16:26:00 +0000 (16:26 +0000)
Change-Id: Ibc5528bea564f6c2b0ff34220405395bc78274fc
Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
src/vnet/dpo/load_balance.c

index b48702a..8074555 100644 (file)
@@ -815,6 +815,7 @@ const static char* const load_balance_l2_nodes[] =
 const static char* const load_balance_nsh_nodes[] =
 {
     "nsh-load-balance",
+    NULL
 };
 const static char* const load_balance_bier_nodes[] =
 {