Ondrej Zajicek (work)
836a87b8ac
Nest: Attach prefix trie to rtable for faster LPM and interval queries
...
Attach a prefix trie to IP/VPN/ROA tables. Use it for net_route() and
net_roa_check(). This leads to 3-5x speedups for IPv4 and 5-10x
speedup for IPv6 of these calls.
TODO:
- Rebuild the trie during rt_prune_table()
- Better way to avoid trie_add_prefix() in net_get() for existing tables
- Make it configurable (?)
2022-02-06 23:27:13 +01:00
..
2019-02-20 22:30:54 +01:00
2020-05-18 16:25:08 +02:00
2019-02-20 22:30:54 +01:00
2019-02-20 22:30:54 +01:00
2020-05-18 16:25:08 +02:00
2020-11-08 15:33:22 +01:00
2015-11-05 12:48:52 +01:00
2019-11-26 16:43:09 +01:00
2020-06-28 15:38:47 +02:00
2021-02-10 16:53:57 +01:00
2019-02-20 22:30:54 +01:00
2021-06-09 19:54:01 +02:00
2018-12-14 02:03:42 +01:00
2020-05-11 04:29:36 +02:00
2020-05-11 04:29:36 +02:00
2018-10-01 15:55:23 +02:00
2017-09-12 15:49:36 +02:00
2017-05-15 12:10:51 +02:00
2020-11-24 03:21:44 +01:00
2021-06-06 16:28:18 +02:00
2021-06-06 16:28:18 +02:00
2018-12-04 10:53:01 +01:00
2021-03-30 21:56:08 +02:00
2016-02-01 10:28:50 +01:00
2021-06-17 16:56:51 +02:00
2022-02-06 23:27:13 +01:00
2021-03-30 21:56:08 +02:00
2018-05-29 12:35:06 +02:00
2018-03-18 02:56:51 +01:00
2022-02-06 23:27:13 +01:00
2020-05-01 15:41:42 +02:00
2022-02-06 23:27:13 +01:00