mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 13:55:57 +00:00
pimd: fix compilation failure.
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
This commit is contained in:
parent
07d7a7641c
commit
c645ca8177
@ -6716,7 +6716,6 @@ void pim_cmd_init()
|
||||
install_element (VIEW_NODE, &show_ip_pim_assert_metric_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_assert_winner_metric_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_interface_traffic_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_interface_traffic_single_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_interface_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_join_cmd);
|
||||
install_element (VIEW_NODE, &show_ip_pim_local_membership_cmd);
|
||||
|
Loading…
Reference in New Issue
Block a user