0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/nest
Maria Matejka 548dbb2252 Replacing table FIB by netindex and simple pointer block
Using the netindex data structure to simplify route storage inside route
tables. This should also help with future unlocking of route import.
2024-01-08 09:34:32 +01:00
..
bfd.h BFD notifications respect protocol loop settings 2023-04-04 17:00:58 +02:00
bird.h Enforcing certain data structure explicit paddings. 2022-05-04 15:37:41 +02:00
cli.c CLI: Dropping the mechanism of echoing log messages 2023-09-14 14:45:01 +02:00
cli.h CLI: Dropping the mechanism of echoing log messages 2023-09-14 14:45:01 +02:00
cmds.c Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
cmds.h Filter refactoring: dropped the recursion from the interpreter 2019-02-20 22:30:54 +01:00
config.Y Merge commit 'db1eb46664d4c76d56dc55a63ce7abe853fc6862' into HEAD 2023-12-08 11:33:43 +01:00
Doc MPLS subsystem 2023-10-04 13:01:21 +02:00
iface.c Merge commit 'e3c0eca9' into thread-next 2023-10-13 11:04:39 +02:00
iface.h Dropped forgotten pieces of orphaned internal API 2024-01-08 09:23:35 +01:00
limit.h Limited value must never go under zero 2022-10-12 10:05:14 +02:00
locks.c Locking: Dropping DEFINE_DOMAIN ugly macro 2023-12-04 10:39:32 +01:00
locks.h Resource pools are now bound with domains. 2023-04-24 10:33:28 +02:00
Makefile Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-08 21:51:46 +01:00
mpls.c Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-09 17:38:31 +01:00
mpls.h Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-09 16:34:26 +01:00
mpls.Y Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-09 17:38:31 +01:00
neighbor.c Merge commit 'e3c0eca9' into thread-next 2023-10-13 11:04:39 +02:00
password.c Nest: Allow MAC algorithms to specify min/max key length 2021-06-06 16:28:18 +02:00
password.h Resource pools are now bound with domains. 2023-04-24 10:33:28 +02:00
proto-hooks.c Dropping rte-local dumper entries 2021-10-13 19:09:05 +02:00
proto.c Merge commit 'db1eb46664d4c76d56dc55a63ce7abe853fc6862' into HEAD 2023-12-08 11:33:43 +01:00
proto.sgml Channels - explicit links between protocols and tables 2016-02-01 10:28:50 +01:00
protocol.h Dropped forgotten pieces of orphaned internal API 2024-01-08 09:23:35 +01:00
route.h Replacing table FIB by netindex and simple pointer block 2024-01-08 09:34:32 +01:00
rt-attr.c Merge commit 'db1eb46664d4c76d56dc55a63ce7abe853fc6862' into HEAD 2023-12-08 11:33:43 +01:00
rt-dev.c Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
rt-dev.h Nest: SADR support for Direct 2018-03-18 02:56:51 +01:00
rt-fib_test.c Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
rt-fib.c Renamed nest/rt.h back to nest/route.h 2023-10-29 16:29:26 +01:00
rt-show.c Merge branch 'mq-aggregator-for-v3' into thread-next 2023-11-08 21:51:46 +01:00
rt-table.c Replacing table FIB by netindex and simple pointer block 2024-01-08 09:34:32 +01:00