0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-03 14:50:02 +00:00
Ondrej Zajicek 6b2c9b7c66 Conf: Fix symbol lookup
The symbol table used just symbol name as a key, and used a trick with
active flag to find symbols in active scopes with one hash table lookup.

The disadvantage is that it can degenerate to O(n) for negative queries
in situations where are many symbols with the same name in different
scopes.

Thanks to Yanko Kaneti for the bugreport.
2023-10-10 14:27:36 +02:00
..
2017-02-20 02:26:45 +01:00
2023-01-12 17:40:53 +01:00
2015-11-05 12:48:52 +01:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2021-03-12 15:35:56 +01:00
2015-05-01 14:40:56 +02:00
2021-05-18 20:41:01 +02:00
2023-10-10 14:27:36 +02:00
2013-09-16 23:57:40 +02:00
2016-11-08 19:27:58 +01:00
2021-11-13 21:11:18 +01:00
2021-11-13 21:11:18 +01:00
2022-03-02 12:13:49 +01:00
2022-03-14 17:37:56 +01:00
2023-04-20 19:33:00 +02:00
2015-11-24 13:52:26 +01:00
2022-04-06 18:14:08 +02:00
2016-11-09 16:36:34 +01:00
2014-06-26 11:58:57 +02:00
2017-12-07 13:53:42 +01:00
2020-04-09 15:37:14 +02:00
2018-11-20 17:45:35 +01:00
2015-06-08 02:24:08 +02:00