]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Refactore "ip route XXXXXX" commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 15:25:28 +0000 (11:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 22:29:04 +0000 (18:29 -0400)
commit030721b7efef08e4706441172eaf4353a09bbbd3
treef189a7ca2c83305ba2c039ae6f39e3602ff140a3
parent39573b33cbb40e1db42de3d680598831a74d4f44
zebra: Refactore "ip route XXXXXX" commands

Convert all 'ip route XXXX' commands to use the new syntax and
collapse all functions that we can easily do.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vty.c