]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_cmd.c
pimd: show ip igmp groups json output - Make group array for each interface
authorsaravanank <saravanank@vmware.com>
Wed, 1 Apr 2020 05:13:13 +0000 (22:13 -0700)
committersaravanank <saravanank@vmware.com>
Thu, 9 Apr 2020 04:39:21 +0000 (21:39 -0700)
commit4d360968887657eba49b3a494356433dabeb8bb0
tree80895b59c97ccd0252bfce083948a952f9459db4
parent339f76953034064934df5ff02702138f2d039803
pimd: show ip igmp groups json output - Make group array for each interface

JSON output for igmp group display is modified as follows for better python handling.
1. Under each interface make array of group as an object
2. Include source and group inside each group object

These improvements are required for the set of topotest cases which will be upstreamed shortly.

Signed-off-by: Saravanan K <saravanank@vmware.com>
pimd/pim_cmd.c