]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_vty.c
bgpd isisd lib: fix return on void functions
[mirror_frr.git] / bgpd / bgp_vty.c
index fd7b8f445bfe333baf378039367f83595f6e05d1..85b6414e481cd0aacb2363b1a3e768f9b5175d3e 100644 (file)
@@ -14140,6 +14140,7 @@ DEFUN (no_community_list_expanded_all,
                zlog_warn("Deprecated option: 'no ip community-list <(1-99)|(100-500)|standard|expanded> <deny|permit> AA:NN' being used");
        }
 
+       idx = 0;
        argv_find(argv, argc, "permit", &idx);
        argv_find(argv, argc, "deny", &idx);