summaryrefslogtreecommitdiffstats
path: root/pimd/pim_zebra.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-01-19 16:50:24 -0200
committerDavid Lamparter <equinox@opensourcerouting.org>2015-02-04 06:08:02 +0100
commitd632689579bbcbfb5f38c3faf05ad675e002c059 (patch)
tree3823abed012538efe59e05bd2516b22d8de09f72 /pimd/pim_zebra.c
parented14fa00758a156b108854bb35bc5077654f080d (diff)
downloadquagga-d632689579bbcbfb5f38c3faf05ad675e002c059.tar.bz2
quagga-d632689579bbcbfb5f38c3faf05ad675e002c059.tar.xz
pimd: Fix configuration file reading upon startup
Without the fix, qpimd issues this error message: pim_if_add_vif: ifindex=0 < 1 on interface swp1 It happens because in pim_main.c:main() we are initializing zebra with pim_zebra_init() after we read in the configuration with vty_read_config(). See also: https://github.com/udhos/qpimd/issues/3
Diffstat (limited to 'pimd/pim_zebra.c')
0 files changed, 0 insertions, 0 deletions