0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-10 05:08:42 +00:00
bird/proto/babel
Maria Matejka f15f2fcee7 Moved nexthop from struct rta to extended attribute.
This doesn't do anything more than to put the whole structure inside
adata. The overall performance is certainly going downhill; we'll
optimize this later.

Anyway, this is one of the latest items inside rta and in several
commits we may drop rta completely and move to eattrs-only routes.
2022-05-26 12:34:26 +02:00
..
babel.c Moved nexthop from struct rta to extended attribute. 2022-05-26 12:34:26 +02:00
babel.h Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
config.Y Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
packets.c Slab allocator can free the blocks without knowing the parent structure 2022-04-06 18:14:08 +02:00