]> git.puffer.fish Git - mirror/frr.git/commit
zebra: static route cleanup 863/head
authorDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 25 Jul 2017 20:24:45 +0000 (13:24 -0700)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Tue, 25 Jul 2017 20:24:45 +0000 (13:24 -0700)
commit1ac79ce8df249480f8b963e64d0e3714b2c8e514
treec29a18d578787441b9f439e3f19cb3516779cf76
parent92690ee6499df2f2a1093ce5645c0d852576f086
zebra: static route cleanup

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
- The 'reject' keyword was being lost
- Hide the "ip route A.B.C.D A.B.C.D" config options since these will be
  displayed as "ip route A.B.C.D/X"
zebra/zebra_vty.c