summaryrefslogtreecommitdiff
path: root/zebra/zapi_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zapi_msg.c')
-rw-r--r--zebra/zapi_msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zapi_msg.c b/zebra/zapi_msg.c
index 8a480cfa1c..86e4f2570c 100644
--- a/zebra/zapi_msg.c
+++ b/zebra/zapi_msg.c
@@ -565,6 +565,7 @@ int zsend_redistribute_route(int cmd, struct zserv *client,
client->redist_v6_del_cnt++;
break;
case AFI_L2VPN:
+ case AFI_LINKSTATE:
case AFI_MAX:
case AFI_UNSPEC:
break;