]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: check ZEBRA_IFC_REAL on if_up
authorChristian Franke <nobody@nowhere.ws>
Mon, 7 Nov 2016 12:37:25 +0000 (13:37 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 1 Dec 2016 15:38:36 +0000 (16:38 +0100)
commitaa86a160f4c1cc068c547f4e9f7df5003b532454
tree90bce7670c32f9d3d166c4cea800a75be900e072
parentff999357fd95690c8105b9da24aa39a2b7ce51a6
zebra: check ZEBRA_IFC_REAL on if_up

Only connected routes which have ZEBRA_IFC_REAL set should
be redistributed.

Signed-off-by: Christian Franke <nobody@nowhere.ws>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/interface.c