mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-04 20:16:01 +00:00
Merge pull request #6024 from patrasar/mroute_reshape
pimd: re-shaping show ip mroute outout
This commit is contained in:
commit
bb1cceed4a
@ -5807,7 +5807,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