]> git.puffer.fish Git - mirror/frr.git/commit
zebra: use DEFPY for static routes 874/head
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 28 Jul 2017 00:27:56 +0000 (21:27 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 28 Jul 2017 03:46:59 +0000 (00:46 -0300)
commit00685a85e25f3817b2a972019ac047914f019caa
treeb3acd816a1d062f11532a7762a90a290b985fa71
parent1d3f0eff598c4798ecf2efd486596e2ade78f6b3
zebra: use DEFPY for static routes

Now we have a single command for IPv4 static routes and another one for
IPv6 static routes (+ one command for IPv4 multicast static routes).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/.gitignore
zebra/Makefile.am
zebra/zebra_vty.c