0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto/static
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
..
config.Y Show info from multiple protocols when protocol is not specified 2020-06-28 15:38:47 +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
static.c Moved nexthop from struct rta to extended attribute. 2022-05-26 12:34:26 +02:00
static.h All outstanding MPLS label stacks are stored as adata 2022-05-05 19:28:56 +02:00