]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 13 Sep 2017 18:16:12 +0000 (15:16 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 24 Oct 2017 12:12:40 +0000 (10:12 -0200)
commitecffa493c0c2a3ac9fe96a5ac202f48da9b44d21
tree65e850004c74ceeb3feb94b8a22a2b54cd0ee93c
parent72806e2d23228892993eacdf9415f29eadb52f55
zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2

Note: I had to remove one assert in clidef.py in order to fix a build
error when using a preprocessor string (FRR_IP_REDIST_STR_ZEBRA) inside
a DEFPY command. This should be revisited later.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/vrf.h
python/clidef.py
zebra/zebra_vty.c