]> git.puffer.fish Git - mirror/frr.git/commit
zebra: vrf: remove VRF-move static route updating 919/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 6 Aug 2017 05:50:18 +0000 (07:50 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 6 Aug 2017 05:50:18 +0000 (07:50 +0200)
commit6201e30b57911dff672c05e94c314c92e8d1cb20
treea86cdddb484ef45470064d7e4bc472a18f137f29
parentc3c0406378872fa6c8327627279b868285aaae6e
zebra: vrf: remove VRF-move static route updating

This was incorrectly implemented to begin with (it only re-added routes,
but didn't remove them) and is now covered in static_ifindex_update.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
zebra/interface.c
zebra/zebra_vrf.c
zebra/zebra_vrf.h