]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Add prefix list handling to spt-switchover
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Apr 2017 14:16:23 +0000 (10:16 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Apr 2017 19:55:50 +0000 (15:55 -0400)
commitdf94f9a91dbff3e0b04928d564484dfc4bf55aed
tree1cee9cc829182d1dd28342c5a5ef25390e674eac
parent54cd060799ecb582fa3b9cc548fe5f6fc3fae51a
pimd: Add prefix list handling to spt-switchover

To the 'ip pim spt-switchover infinity-and-beyond' command
add 'prefix-list <PLIST>'. To the command.

Use this as the basis to deny (Not immediate switchover)
or permit (Immediate switchover), based upon matching
the group address and the prefix-list.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_ifchannel.c
pimd/pim_memory.c
pimd/pim_memory.h
pimd/pim_upstream.c
pimd/pim_upstream.h
pimd/pim_vty.c
pimd/pimd.c
pimd/pimd.h