]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: allow multiple options in the redistribute command
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 24 Jan 2018 23:05:27 +0000 (21:05 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 24 Jan 2018 23:19:28 +0000 (21:19 -0200)
commitea38ced19f5f08bcb6bc0742624693c2ff81b028
treee6739ab2cd72185f52c974fce0e25efa2a59794e
parent872c4e980e45e7185530b76e9e8541fa2b6c9375
ospfd: allow multiple options in the redistribute command

Other variants of the redistribute command (e.g. "redistribute
<ospf|table> (1-65535) ..." already accept multiple options.

Fixes Issue #1670.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_vty.c