mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 06:34:44 +00:00
pimd: re-shaping show ip mroute outout
Signed-off-by: Sarita Patra <saritap@vmware.com>
This commit is contained in:
parent
09c04bc490
commit
5dff8b9dcf
@ -5803,7 +5803,7 @@ static void show_mroute(struct pim_instance *pim, struct vty *vty,
|
||||
vty_out(vty,
|
||||
" R - RP-bit set, F - Register flag, T - SPT-bit set\n");
|
||||
vty_out(vty,
|
||||
"\nSource Group Flags Proto Input Output TTL Uptime\n");
|
||||
"\nSource Group Flags Proto Input Output TTL Uptime\n");
|
||||
}
|
||||
|
||||
now = pim_time_monotonic_sec();
|
||||
|
Loading…
Reference in New Issue
Block a user