0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 17:51:53 +00:00
bird/proto/bgp
Maria Matejka 4ac55615e4 BGP and HCU uncorking is processed in the right loop
closes #86

The uncork events are running from mainloop so these should just
dispatch the right event to the right loop. Doing anything long there
is bad for performance and latency as the uncork list may be huge.
2024-06-12 22:40:17 +02:00
..
attrs.c Dropped net_resolve_index from feeder fast path 2024-06-12 14:48:33 +02:00
bgp.c BGP and HCU uncorking is processed in the right loop 2024-06-12 22:40:17 +02:00
bgp.h BGP and HCU uncorking is processed in the right loop 2024-06-12 22:40:17 +02:00
config.Y BGP: export table stores routes, reloads and shows in CLI. 2024-06-04 10:11:36 +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
packets.c BGP and HCU uncorking is processed in the right loop 2024-06-12 22:40:17 +02:00