]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: allow fully specified static ipv4 routes
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 27 Jul 2017 21:57:37 +0000 (18:57 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 28 Jul 2017 02:46:41 +0000 (23:46 -0300)
commit599186ad970b50d689f719dbb8cf527df0089d01
tree2fc42b310f167e0e12f77849858047088c988afd
parentc6cef20ba9d317792a9742c3efb728f4aa766dad
zebra: allow fully specified static ipv4 routes

Fully specified routes are useful when you need to ensure that the
nexthop address is reachable through the specified interface.

Addresses Issue #641.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/zebra_static.c
zebra/zebra_static.h
zebra/zebra_vty.c