bird/proto
Maria Matejka d39ef961d1 BGP uses lp_save / lp_restore instead of linpool flushing
It is too cryptic to flush tmp_linpool in these cases and we don't want
anybody in the future to break this code by adding an allocation
somewhere which should persist over that flush.

Saving and restoring linpool state is safer.
2022-04-06 18:14:08 +02:00
..
babel Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
bfd Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
bgp BGP uses lp_save / lp_restore instead of linpool flushing 2022-04-06 18:14:08 +02:00
mrt All linpools use pages to allocate regular blocks 2022-04-06 18:14:08 +02:00
ospf All linpools use pages to allocate regular blocks 2022-04-06 18:14:08 +02:00
perf Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
pipe Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
radv Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
rip Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
rpki Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
static All linpools use pages to allocate regular blocks 2022-04-06 18:14:08 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00