0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-18 17:18:42 +00:00
bird/proto
Maria Matejka a4451535c6 Unified time for whole BIRD
In previous versions, every thread used its own time structures,
effectively leading to different time in every thread and strange
logging messages.

The time processing code now uses global atomic variables to keep
current time available for fast concurrent reading and safe updates.
2021-11-22 19:05:43 +01:00
..
babel Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
bfd Unified time for whole BIRD 2021-11-22 19:05:43 +01:00
bgp Special table hooks rectified. 2021-11-22 19:05:43 +01:00
mrt Suppressed MRT unused static function warning 2021-11-09 19:20:41 +01:00
ospf Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
perf Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
pipe Table import and export are now explicit hooks. 2021-11-22 18:33:53 +01:00
radv Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
rip Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
rpki Special table hooks rectified. 2021-11-22 19:05:43 +01:00
static Table import and export are now explicit hooks. 2021-11-22 18:33:53 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00