]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Refactor 'no ipv6 route XXXX' for new cli
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 14:01:50 +0000 (10:01 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 26 Sep 2016 22:29:04 +0000 (18:29 -0400)
commit28dadafced1b918b9095d22ffc6a3bfe6349d6f7
tree8244009a5ecdafe1b73133c33ab879599911c242
parent96121d19fa270325a4d3860e130c3a5d0d057639
zebra: Refactor 'no ipv6 route XXXX' for new cli

Refactor the 'no ipv6 route XXXX' commands to
work under the new cli and to collapse the code
to a much smaller set.

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