]> git.proxmox.com Git - mirror_frr.git/commit - lib/vrf.c
lib: set default vrf name at startup
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 27 Jun 2018 16:23:09 +0000 (18:23 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 28 Aug 2018 14:23:50 +0000 (16:23 +0200)
commitfdafe17ee9b491ecc20693c1da1c96db22bc6dda
treed04016b6111bab2f135c82d9ed71f27b7c32e900
parent9a8bdf1c25180e7c00b525c6c8de26cc2f713fb2
lib: set default vrf name at startup

For the daemons that do not use vrf_init(), the call to the define
will return a default vrf if no other values has been overriden.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/vrf.c