]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Add ability to select upstream on S,G for `show ip pim upstream`
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Apr 2019 20:09:03 +0000 (16:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Apr 2019 20:36:10 +0000 (16:36 -0400)
commitdff5cedb5652ffcdca78141aaa420779e21acd21
tree69d505a645b22b9277f5deb5f890d84a3e425479
parentad7d96c159a2e32b5b78573076d82331f3ccd056
pimd: Add ability to select upstream on S,G for `show ip pim upstream`

Add a bit of code to allow us to look at specified S,G for
the upstreams available to us.

If one item is listed we assume Group, if both we assume Source then
Group.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c