0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/proto/bgp
Maria Matejka 2898f8f177 BGP: LLGR Staleness optimization dropped.
This brought unnecessary complexity into the decision procedures while the
performance aspects weren't worth it. It just saved one ea_list traversal
when many others are also done.
2023-04-04 17:00:58 +02:00
..
attrs.c BGP: LLGR Staleness optimization dropped. 2023-04-04 17:00:58 +02:00
bgp.c BGP: show detailed TX state in show proto all output 2023-04-04 17:00:58 +02:00
bgp.h BGP: LLGR Staleness optimization dropped. 2023-04-04 17:00:58 +02:00
config.Y Merge commit 'd1cd5e5a63b2256eb71661f7438537e4ded7b01a' into thread-next 2023-01-23 19:42:12 +01: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
packets.c VRF setting reduced to one argument, using default dummy iface for default vrf 2023-01-25 13:33:31 +01:00