mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
fixup! fixup! fixup! fixup! rt-feed-by-fib: addr to trie
This commit is contained in:
parent
b61d506f9d
commit
8a7d3a202d
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user