bird/sysdep/unix
Ondrej Zajicek (work) 5ea39eaa96 Nest: Use bitmaps to keep track of exported routes
Use a hierarchical bitmap in a routing table to assign ids to routes, and
then use bitmaps (indexed by route id) in channels to keep track whether
routes were exported. This avoids unreliable and inefficient re-evaluation
of filters for old routes in order to determine whether they were exported.
2019-11-26 18:39:25 +01:00
..
config.Y Nest: Fix help for 'graceful restart' command 2019-09-23 14:52:31 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
endian.h OpenBSD port related changes. 2009-05-11 01:32:49 +02:00
io.c Fixed undefined behavior on signals. 2019-10-04 20:52:07 +02:00
krt.c Nest: Use bitmaps to keep track of exported routes 2019-11-26 18:39:25 +01:00
krt.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00
krt.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
log.c Log: Fixed race condition in reconfigure while BFD is running 2019-07-30 12:26:37 +02:00
main.c Accept uppercase letters in iproute2 names 2019-10-22 16:25:38 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
random.c Split random number functions off io.c, so that they can be documented 2000-06-05 11:46:40 +00:00
unix.h Fixed undefined behavior on signals. 2019-10-04 20:52:07 +02:00