mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
fixup! fixup! fixup! fixup! rt-feed-by-fib: addr to trie
This commit is contained in:
@@ -324,7 +324,6 @@ channel_roa_out_changed(struct settle *se)
|
||||
TRIE_WALK_END;
|
||||
|
||||
struct f_trie_node4 n4 = (struct f_trie_node4) s->trie->root.v4;
|
||||
log_msg(L_DEBUG "channel changed %i", n4.accept);
|
||||
c->refeed_pending = 1;
|
||||
channel_stop_export(c);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user