mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge remote-tracking branch 'origin/master' into haugesund-to-2.0
This commit is contained in:
@@ -2170,7 +2170,7 @@ static void
|
||||
rt_prune_table(rtable *tab)
|
||||
{
|
||||
struct fib_iterator *fit = &tab->prune_fit;
|
||||
int limit = 512;
|
||||
int limit = 2000;
|
||||
|
||||
struct channel *c;
|
||||
node *n, *x;
|
||||
|
Reference in New Issue
Block a user