index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
locking.h
Age
Commit message (
Expand
)
Author
2023-04-25
Refactoring of domains connected to pools
Maria Matejka
2023-04-24
Resource pools are now bound with domains.
Maria Matejka
2023-04-04
More efficient IO loop event execution to avoid long loops
Maria Matejka
2023-01-19
Decoupling loops from threads to allow fixed thread count
Maria Matejka
2022-09-18
Routing tables have their own service loops.
Maria Matejka
2022-08-02
Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next
Maria Matejka
2022-08-02
Introducing basic RCU primitives for lock-less shared data structures
Maria Matejka
2022-07-18
Event lists rewritten to a single linked list
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Adding a generic cork mechanism for events
Maria Matejka
2021-11-22
Lock position checking allows for safe lock unions
Maria Matejka
2021-11-22
Locking subsystem: Just a global BIRD lock to begin with.
Maria Matejka