0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-13 22:58:42 +00:00
bird/sysdep/unix
Maria Matejka a861727d98 Split route data structure to storage (ro) / manipulation (rw) structures.
This should help a lot with keeping the route machinery and allocations
clean. This commit also changes behaviour of rte_update() with cached
rta. Newly, calling rte_update() keeps the number of rta references.
2020-04-30 17:38:30 +02: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 Unix socket: Path length check directly before copying the path. 2020-04-28 16:25:14 +02:00
krt.c Split route data structure to storage (ro) / manipulation (rw) structures. 2020-04-30 17:38:30 +02:00
krt.h Split route data structure to storage (ro) / manipulation (rw) structures. 2020-04-30 17:38:30 +02:00
krt.Y KRT: Using obligatory export table when non-trivial filters are applied. 2020-04-30 16:14:26 +02:00
log.c Configuration strings are constant. 2020-04-09 15:37:14 +02:00
main.c Configuration strings are constant. 2020-04-09 15:37:14 +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 Configuration strings are constant. 2020-04-09 15:37:14 +02:00