]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Do not maintain feasibility distance for our own routes
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 Jul 2016 12:38:36 +0000 (14:38 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 19 Jul 2016 12:38:36 +0000 (14:38 +0200)
commitc6ed5a0f9925476714d6b351c61dbce704a4f09d
treec54026265376a1787b148d430b14fa25d6b874f2
parent0f673666017bfc9c05c9495ae53bc323b9dc6660
Babel: Do not maintain feasibility distance for our own routes

We do not need to maintain feasibility distances for our own router
ID (we ignore the updates anyway). Not doing so makes the routes be
garbage collected sooner when export filters change.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
proto/babel/babel.c