mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge remote-tracking branch 'origin/int-new' into int-new
This commit is contained in:
@@ -1906,7 +1906,7 @@ nl_open_async(void)
|
||||
void
|
||||
krt_sys_io_init(void)
|
||||
{
|
||||
nl_linpool = lp_new(krt_pool, 4080);
|
||||
nl_linpool = lp_new_default(krt_pool);
|
||||
HASH_INIT(nl_table_map, krt_pool, 6);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user