]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: vrf: remove VRF-move static route updating
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 6 Aug 2017 05:50:18 +0000 (07:50 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 7 Aug 2017 01:17:47 +0000 (03:17 +0200)
commit06e0a0cb3c630c2b221fecd2f081348b36943a6e
tree12f1363ab6fe95aad06cfe7ac3f6c9a57f73c63e
parenta3358cacb8ea549599198bf821acf8a3a462df73
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