mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 21:23:06 +00:00
zebra: Format changes for evpn_mh_neigh_holdtime_cmd
Just to avoid fixing all the time manually this stuff after not relevant changes. Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
a63273a5b4
commit
638fc64c64
@ -2530,8 +2530,8 @@ DEFPY (evpn_mh_neigh_holdtime,
|
|||||||
"Duration in seconds\n")
|
"Duration in seconds\n")
|
||||||
{
|
{
|
||||||
|
|
||||||
return zebra_evpn_mh_neigh_holdtime_update(vty, duration,
|
return zebra_evpn_mh_neigh_holdtime_update(vty, duration,
|
||||||
no ? true : false);
|
no ? true : false);
|
||||||
}
|
}
|
||||||
|
|
||||||
DEFPY (evpn_mh_startup_delay,
|
DEFPY (evpn_mh_startup_delay,
|
||||||
|
Loading…
Reference in New Issue
Block a user