Commit 97dffcab authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add comment.

parent d6f8affa
......@@ -684,6 +684,7 @@ main(int argc, char **argv)
uninstall_route(&routes[0]);
send_update(NULL, 1, routes[0].src->prefix, routes[0].src->plen);
}
/* We need to flush the route so network_up won't reinstall it */
flush_route(&routes[0]);
}
for(i = 0; i < numnets; i++) {
......
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