0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/proto
Maria Matejka 836e857b30 Sockets: Unified API for main and other loops
Now sk_open() requires an explicit IO loop to open the socket in. Also
specific functions for socket RX pause / resume are added to allow for
BGP corking.

And last but not least, socket reloop is now synchronous to resolve
weird cases of the target loop stopping before actually picking up the
relooped socket. Now the caller must ensure that both loops are locked
while relooping, and this way all sockets always have their respective
loop.
2023-04-04 17:00:59 +02:00
..
babel Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
bfd Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
bgp Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
mrt Merge commit '928a1cb034e6f9e8edcdd1dc07264cd703e00827' into thread-next 2023-01-23 19:51:24 +01:00
ospf Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
perf Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD 2023-02-07 14:27:23 +01:00
pipe Fixed bad filter re-evaluation with import table if filtered->accepted 2023-04-04 17:00:58 +02:00
radv Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
rip Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
rpki Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
static Propagated const through route feed routines 2023-04-04 17:00:58 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00