This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
sysdep
/
unix
History
Maria Matejka
227e2d5541
Debug output uses local buffer to avoid clashes between threads.
2021-09-10 17:37:46 +02:00
..
alloc.c
Slab: head now uses bitmask for used/free nodes info instead of lists
2021-03-25 16:47:48 +01:00
config.Y
…
Doc
…
endian.h
…
io.c
…
krt.c
Nest: Clean up main channel handling
2021-09-10 17:32:05 +02:00
krt.h
Routing table is now a resource allocated from its own pool
2021-03-30 21:56:08 +02:00
krt.Y
…
log.c
Debug output uses local buffer to avoid clashes between threads.
2021-09-10 17:37:46 +02:00
main.c
sysdep: Add wrapper to get random bytes
2021-06-06 16:26:06 +02:00
Makefile
Slab: head now uses bitmask for used/free nodes info instead of lists
2021-03-25 16:47:48 +01:00
random.c
sysdep: Add wrapper to get random bytes - update
2021-06-06 16:26:06 +02:00
unix.h
…