diff options
| author | Sarita Patra <saritap@vmware.com> | 2020-03-02 01:10:22 -0800 |
|---|---|---|
| committer | Sarita Patra <saritap@vmware.com> | 2020-03-16 21:44:38 -0700 |
| commit | a7a5472ef2cc6077c91617e26252a6a496ab107a (patch) | |
| tree | c2299045eb2d4f6f7b0386497613dbac846b1a9c /lib/json.c | |
| parent | f61182b9317274f7b8b0fe9b20aeb10205d103be (diff) | |
pimd: fix pim interface traffic & pim rp-info json command
Issue 1: "show ip pim interface traffic" not show prune TX/RX
Rootcause : not added the variable in the json
Fix : add prune TX/RX in show ip pim interface traffic json
Issue 2: "show ip pim rp-info" not shows the key iAmRp when it is false
Rootcause: Only display the key when the value is true.
Fix: add iAmRp as false in show ip pim rp-info json
Issue 3: "show ip pim rp-info" not showing outbound interface if it is empty
Rootcause: Only display when there is any OIL
Fix: When RP is not reachable then, the outbound interface is Unknown
The command "show ip pim rp-info json" not displaying the outbound
interafce if it is unknown
Signed-off-by: Sarita Patra <saritap@vmware.com>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions
