]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use curly braces for optional arguments of static routes
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 27 Jul 2017 13:44:55 +0000 (10:44 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 28 Jul 2017 00:44:34 +0000 (21:44 -0300)
commit2f8aa457e0a30e20a1af84257892006e24490d85
tree94f336f964dc0171ed1fa75989cee4c4b880135c
parent90f03597d9681162c360d61994b2a6ea036fdd26
zebra: use curly braces for optional arguments of static routes

This way the optional arguments can be provided in any order.

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