]> git.proxmox.com Git - mirror_frr.git/commit
zebra: replace 0 value on zebra with VRF_DEFAULT
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 22 Jan 2018 08:38:45 +0000 (09:38 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 22 Jan 2018 13:58:02 +0000 (14:58 +0100)
commit90ac32c209129ea0ce65a43e64a398216360e415
tree8514df442479eec760e851ab3187e16dab33be86
parent2fcdb1b2d17703c3cbd152c37a9e221a92f644c7
zebra: replace 0 value on zebra with VRF_DEFAULT

On some places of code, the VRF_DEFAULT define was not used. This commit
is ensuring that the macros is well used.

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