bird/proto/bgp
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
..
attrs.c BGP: Fixed LLGR depreferencing in bgp_rte_mergable 2022-04-06 18:14:08 +02:00
bgp.c Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
bgp.h Unsetting route attributes without messing with type system 2022-04-06 18:14:08 +02:00
config.Y Merge branch 'oz-trie-table' 2022-02-06 23:42:10 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
packets.c BGP uses lp_save / lp_restore instead of linpool flushing 2022-04-06 18:14:08 +02:00