mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 16:57:43 +00:00
bgpd: Fix unused variable
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
33fb59c328
commit
1ae43f88ea
@ -1124,7 +1124,6 @@ DEFUN(evpnrt5_network,
|
||||
int idx_gwip = 11;
|
||||
int idx_ethtag = 5;
|
||||
int idx_routermac = 13;
|
||||
int idx_rmap = 15;
|
||||
|
||||
return bgp_static_set_safi(
|
||||
AFI_L2VPN, SAFI_EVPN, vty, argv[idx_ipv4_prefixlen]->arg,
|
||||
|
Loading…
Reference in New Issue
Block a user