0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/sysdep/linux
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
..
krt-sys.h Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Moved nexthop from struct rta to extended attribute. 2022-05-26 12:34:26 +02:00
netlink.Y Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
sysio.h IO: Support nonlocal bind in socket interface 2022-01-08 19:02:31 +01:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00