]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 Jun 2015 16:11:13 +0000 (09:11 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 Jun 2015 16:11:13 +0000 (09:11 -0700)
commit2d627ff50c181a26839aef7c0fc48ea4621b3e64
treed768e72ac88b093f5caf92770d3d9749abda055b
parent8733ba725d83a688673f3cdae79efcad5991e773
zebra, bgpd, ospfd: 'redistribute table' to 'redistribute table <table-id>'

Table-id argument support wasnt complete, used the [proto, instance]
combination changes that were done for OSPF multi-instance. In this case
its 'table <table-id>' just like it was 'ospf <instance-id>'
bgpd/bgp_vty.c
ospfd/ospf_vty.c