0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-26 02:40:03 +00:00
Maria Matejka 0861d3a8a3 Fixing several race-conditions in event code.
After a suggestion by Santiago, I added the direct list pointer into
events and the events are now using this value to check whether the
route is active or not. Also the whole trick with sentinel node unioned
with event list is now gone.

For debugging, there is also an internal circular buffer to store what
has been recently happening in event code before e.g. a crash happened.
By default, this debug is off and must be manually enabled in
lib/event.c as it eats quite some time and space.
2022-09-18 16:33:51 +02:00
..
2017-02-20 02:26:45 +01:00
2022-09-08 15:24:02 +02:00
2015-11-05 12:48:52 +01:00
2015-06-08 02:24:08 +02:00
2015-06-08 02:24:08 +02:00
2015-05-01 14:40:56 +02:00
2021-05-18 20:41:01 +02:00
2013-09-16 23:57:40 +02:00
2016-11-08 19:27:58 +01:00
2021-11-13 21:11:18 +01:00
2022-05-26 14:53:09 +02:00
2015-11-24 13:52:26 +01:00
2022-09-08 15:24:02 +02:00
2016-11-09 16:36:34 +01:00
2014-06-26 11:58:57 +02:00
2017-12-07 13:53:42 +01:00
2018-11-20 17:45:35 +01:00
2015-06-08 02:24:08 +02:00