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
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-22
Protocols and tables now use the birdloop pools as primary
Maria Matejka
2023-04-22
Resource pool closing has its dedicated function
Maria Matejka
2023-04-22
Socket closing has its dedicated function
Maria Matejka
2023-04-22
Typed lists: added add_after() and unit tests
Maria Matejka
2023-04-19
Typed lists keep an explicit pointer to the list head.
Maria Matejka
2023-04-17
IO: added a specific loop pickup group for BFD; to be done better in future
Maria Matejka
2023-04-14
Merge commit '231c6385' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit '6c058ae4' into thread-next-iface
Maria Matejka
2023-04-06
Loop: keep running the same loop for some time if there is work to do
Maria Matejka
2023-04-04
Sockets: Unified API for main and other loops
Maria Matejka
2023-04-04
More efficient IO loop event execution to avoid long loops
Maria Matejka
2023-04-04
Resource dumps also write out block addresses
Maria Matejka
2023-04-04
Linpool: State restoration works in initial linpool state
Maria Matejka
2023-04-04
Propagated const through route feed routines
Maria Matejka
2023-04-04
Fixed bad filter re-evaluation with import table if filtered->accepted
Maria Matejka
2023-03-06
Net: Replace runtime checks with STATIC_ASSERT()
Ondrej Zajicek
2023-03-06
Printf test suite fails on systems with musl libc because tests for "%m"
Petr Vaněk
2023-02-22
Linpool flush drops all the allocated pages but one
Maria Matejka
2023-02-07
Protocol shutdown/restart from limits is respecting the loops
Maria Matejka
2023-02-07
Merge commit '0bb04d5390f21b0c96fc4894ba5d5510c541f0ef' into HEAD
Maria Matejka
2023-02-02
Macro: stringify
Maria Matejka
2023-02-02
Lists: fixed bugs in expensive checks in quirky usecases
Maria Matejka
2023-02-02
Typed lists: shortcut for simple nodes
Maria Matejka
2023-01-23
Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next
Maria Matejka
2023-01-20
Fixed various build problems on FreeBSD and/or CLang
Maria Matejka
2023-01-19
Decoupling loops from threads to allow fixed thread count
Maria Matejka
2023-01-19
Removed config reparsing from unrelated tests
Maria Matejka
2023-01-12
Log message before aborting
Mike Crute
2022-11-07
Merge commit '8478de88' into thread-next
Maria Matejka
2022-10-12
Attribute blocks are now allocated from slabs instead of malloc()
Maria Matejka
2022-10-12
Tamed slab signedness warning on 32-bit architectures
Maria Matejka
2022-09-21
Local page allocation
Maria Matejka
2022-09-18
Fixing several race-conditions in event code.
Maria Matejka
2022-09-18
Loop flags: a simple idempotent event announcement mechanism
Maria Matejka
2022-09-18
Routing tables have their own service loops.
Maria Matejka
2022-09-18
Memory pages allocator is now a global simple lockless structure
Maria Matejka
2022-09-09
Created a dedicated settle timer structure
Maria Matejka
2022-09-08
Table access is now locked.
Maria Matejka
2022-08-03
Merge commit '038fcf1c' into thread-next
Maria Matejka
2022-08-03
Merge commit '97476e00' into thread-next
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-08-01
Fixed main birdloop init in unit tests
Maria Matejka
2022-07-28
Sending an event must also ping the target IO loop
Maria Matejka
2022-07-28
Moved the thread starting code to IO loop code
Maria Matejka
2022-07-18
Event lists rewritten to a single linked list
Maria Matejka
2022-07-18
Merge commit '94eb0858' into thread-next
Maria Matejka
2022-07-18
Merge commit 'a4451535' into thread-next
Maria Matejka
[next]