diff options
author | Sarita Patra <saritap@vmware.com> | 2023-02-24 16:13:30 +0100 |
---|---|---|
committer | Sarita Patra <saritap@vmware.com> | 2023-02-25 08:58:30 +0100 |
commit | cbb1e51311ca710540d752c9d6c7689f8fc65dc4 (patch) | |
tree | e32851e7b5c830e37eddb4f572f30e448846e0d0 /.travis.yml | |
parent | pim6d: Display primary address in "show ipv6 mld interface json" cmd (diff) | |
download | frr-cbb1e51311ca710540d752c9d6c7689f8fc65dc4.tar.xz frr-cbb1e51311ca710540d752c9d6c7689f8fc65dc4.zip |
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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions