]> git.puffer.fish Git - mirror/frr.git/commit
zebra: add table keyword to route configuration vty command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 28 Mar 2018 09:31:22 +0000 (11:31 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 1 Jun 2018 13:24:13 +0000 (15:24 +0200)
commitb3b086026b8910768c81d0ba9b3146f72780f270
treef8269f35e89cdd693cc6427bc8ed2ff562a8353b
parentef319aa3d7de1651116169b7c58b240d5b19ff25
zebra: add table keyword to route configuration vty command

Add the table keyword for all ip route/ip mroute/ipv6 route commands
that are available. Also, the main structure is being added a table
identifier.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_static.c
zebra/zebra_static.h
zebra/zebra_vty.c