Commit 3f5a024b authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Add comment.

parent 082408ca
......@@ -182,6 +182,8 @@ check_xroutes(int send_updates)
}
if(!export) {
/* send_update_resend only records the prefix, so the update
will only be sent after we perform all of the changes. */
if(send_updates)
send_update_resend(NULL, xroutes[i].prefix, xroutes[i].plen);
flush_xroute(&xroutes[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