0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-21 12:55:20 +00:00
bird/proto/radv
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
..
config.Y Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +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 Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
radv.c Interface subsystem locking 2023-04-04 17:00:58 +02:00
radv.h Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00