diff options
author | Philippe Guibert <philippe.guibert@6wind.com> | 2019-02-11 13:48:12 +0100 |
---|---|---|
committer | Philippe Guibert <philippe.guibert@6wind.com> | 2019-02-11 13:48:12 +0100 |
commit | b0b97a7f6103202884311ae52c7bac202c83d24e (patch) | |
tree | 1b8887a86c56fb232fb52468c93ec9939ad72332 /zebra/zebra_vrf.h | |
parent | lib: interface handling where zebra not yet ready (diff) | |
download | frr-b0b97a7f6103202884311ae52c7bac202c83d24e.tar.xz frr-b0b97a7f6103202884311ae52c7bac202c83d24e.zip |
lib: handling vrf backend unknown case
on interface search algorithm, at initialisation, when reading config
file, the vrf backend may not be yet known ( because zebra did not sync
yet with daemon). For that, avoid searching interface name in a separate
vrf. This change of behaviour is induced because the assumption is done
that at config startup, the user is not wrong with the interface
configuration to use. Every usage of vrf_get_backend() should then be
wisely adapted in order to handle that init state.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'zebra/zebra_vrf.h')
0 files changed, 0 insertions, 0 deletions