0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/sysdep/bsd
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
..
krt-sock.c Sockets: Unified API for main and other loops 2023-04-04 17:00:59 +02:00
krt-sock.Y BSD: Add support for kernel route metric 2023-01-13 13:17:46 +01:00
krt-sys.h BSD: Add support for kernel route metric 2023-01-13 13:17:46 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
setkey.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
sysio.h BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+ 2022-12-18 20:23:46 +01:00