]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix v4/v6 typos in some show commands 324/head
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 4 Apr 2017 00:14:18 +0000 (21:14 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 4 Apr 2017 01:24:42 +0000 (22:24 -0300)
commit10dad4242a63a221fdd0b51499a10a026658642d
tree3193af6ca360dabc88e472973f84d680a200c752
parente61a754ca2543a25e13d6ab16aa064832a43dfaf
zebra: fix v4/v6 typos in some show commands

This fixes a few problems like this one:
vtysh# show ipv6 route ospf6
Unknown route type

Also, replace SAFI_UNICAST with SAFI_MULTICAST in the "show ipv6 mroute
vrf all" command.

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