0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-21 21:05:21 +00:00
bird/proto/pipe
Maria Matejka e65a5257b2 Protocols have now assigned startup phases
For now, there are 4 phases: Necessary (device), Connector (kernel, pipe), Generator (static, rpki) and Regular.
Started and reconfigured are from Necessary to Regular, shutdown backwards.

This way, kernel can flush routes before actually being shutdown.
2023-09-24 23:23:08 +02:00
..
config.Y Merge commit '4f3fa162' into HEAD 2022-09-18 16:36:07 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
pipe.c Protocols have now assigned startup phases 2023-09-24 23:23:08 +02:00
pipe.h Fixed pipe reload/refeed to properly propagate as route refresh to the other table 2022-10-05 15:17:38 +02:00