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
2022-02-03
BFD: direct notifications to protocol loops
Maria Matejka
2022-02-03
IO loop duration fixup
Maria Matejka
2022-02-03
BGP: Static global linpools replaced by private linpools
Maria Matejka
2022-02-03
Socket cork fixes
Maria Matejka
2022-02-03
Explicitly storing and checking loop information in sockets
Maria Matejka
2021-12-22
Thread documentation: Chapter 4 on memory management
Maria Matejka
2021-12-07
Event list asserts to prevent running into rotten data
Maria Matejka
2021-12-01
Merge branch 'master' into HEAD
Maria Matejka
2021-12-01
Page allocator moved from pools to IO loops.
Maria Matejka
2021-11-30
For safer memory allocations, resources are bound to loops.
Maria Matejka
2021-11-27
Memory statistics split into Effective and Overhead
Maria Matejka
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-11-22
Introducing basic RCU primitives for lock-less shared data structures
Maria Matejka
2021-11-22
Keeping un-unmmappable pages until they can be reused
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Adding a generic cork mechanism for events
Maria Matejka
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Unified time for whole BIRD
Maria Matejka
2021-11-22
Lock position checking allows for safe lock unions
Maria Matejka
2021-11-22
Coroutines: A simple and lightweight parallel execution framework.
Maria Matejka
2021-11-22
Locking subsystem: Just a global BIRD lock to begin with.
Maria Matejka
2021-11-22
Dropping the POSIX thread-local variables in favor of much easier-to-use C11 ...
Maria Matejka
2021-11-22
POSIX threads and thread-local storage is needed for concurrent execution
Maria Matejka
2021-11-22
Fixing expensive list checks. Debug only commit.
Maria Matejka
2021-11-22
Type checking in SKIP_BACK macro
Maria Matejka
2021-11-22
Special table hooks rectified.
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Multipage allocation
Maria Matejka
2021-10-13
Linpools may use pages instead of xmalloc
Maria Matejka
2021-10-13
fixup! Bound allocated pages to resource pools with page caches to avoid unne...
Maria Matejka
2021-09-10
Bound allocated pages to resource pools with page caches to avoid unnecessary...
Maria Matejka
2021-09-10
Fixed memory poisoning in slab
Maria Matejka
2021-06-06
Lib: Fix static assert macro
Ondrej Zajicek (work)
2021-06-06
Nest: Allow MAC algorithms to specify min/max key length
Toke Høiland-Jørgensen
2021-06-06
Nest: Allow specifying security keys as hex bytes as well as strings
Toke Høiland-Jørgensen
2021-06-06
Lib: Add tests for blake2s and blake2b
Toke Høiland-Jørgensen
2021-06-06
Lib: Add Blake2s and Blake2b hash functions
Toke Høiland-Jørgensen
2021-06-06
sysdep: Add wrapper to get random bytes - update
Ondrej Zajicek (work)
2021-06-06
sysdep: Add wrapper to get random bytes
Toke Høiland-Jørgensen
2021-05-30
Babel: Seqno requests are properly decoupled from neighbors when the underlyi...
Maria Matejka
2021-05-18
Flowspec: Documentation update
Ondrej Zajicek (work)
2021-05-18
Flowspec: Label field should use numeric operator and not bitmask operator
Ondrej Zajicek (work)
2021-05-18
Flowspec: Do not use comma for bitmask operators
Ondrej Zajicek (work)
2021-05-17
Filter: Add MPLS label route attribute
Trisha Biswas
2021-05-14
Flowspec: Fix values for true/false operators
Ondrej Zajicek (work)
2021-05-14
Flowspec: Add code for conversion of flowspec parts to interval lists
Ondrej Zajicek (work)
2021-04-12
Lib: Fix handling of buffers in timestamp formatting
Ondrej Zajicek (work)
2021-03-30
Resources: added mb_move() to complement rmove() for memory blocks
Maria Matejka
2021-03-25
Slab: head now uses bitmask for used/free nodes info instead of lists
Maria Matejka
2021-03-12
Rate-limit scheduling of work-events
Ondrej Zajicek (work)
[next]