diff options
| author | Sarita Patra <saritap@vmware.com> | 2023-02-24 07:13:30 -0800 |
|---|---|---|
| committer | Sarita Patra <saritap@vmware.com> | 2023-02-24 23:58:30 -0800 |
| commit | cbb1e51311ca710540d752c9d6c7689f8fc65dc4 (patch) | |
| tree | e32851e7b5c830e37eddb4f572f30e448846e0d0 /python/runtests.py | |
| parent | 3ab119a4bb79c46c8cce99c8a6ee860c43e378dd (diff) | |
pim6d: Fix missing parameters in "show ipv6 mld interface" command
Before fix:
==========
frr# show ipv6 mld interface
Interface State V Querier Timer Uptime
ens224 up 1 fe80::250:56ff:feb7:a7e3 query 00:00:24.219 00:00:07.031
After fix:
=========
frr(config-if)# do show ipv6 mld interface
Interface State Address V Querier QuerierIp Query Timer Uptime
ens224 up fe80::250:56ff:feb7:a7e3 1 local fe80::250:56ff:feb7:a7e3 00:01:22.263 00:08:00.237
Issue: #11241
Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'python/runtests.py')
0 files changed, 0 insertions, 0 deletions
