Commit 8ce14d91 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add comment.

parent 285d03d6
...@@ -604,6 +604,7 @@ route_changed(struct route *route, ...@@ -604,6 +604,7 @@ route_changed(struct route *route,
} }
if(route->installed) if(route->installed)
/* We didn't change routes after all. */
send_triggered_update(route, oldsrc, oldmetric); send_triggered_update(route, oldsrc, oldmetric);
} else { } else {
/* Reconsider routes even when their metric didn't decrease, /* Reconsider routes even when their metric didn't decrease,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment