0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/perf
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 Perf: allow testing with cached route attributes. 2019-10-09 17:47:14 +02:00
Doc Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
parse.pl Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
perf.c Moved nexthop from struct rta to extended attribute. 2022-05-26 12:34:26 +02:00
perf.h Perf: changed route update pattern to be more like common protocols 2020-03-12 09:26:05 +01:00