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
Age
Commit message (
Expand
)
Author
2022-02-04
Merge commit '00410fd6c17697a5919cb32a44f7117dd3a0834a' into sark-bgp-rebased
Maria Matejka
2022-02-04
Thread performance: Moved graph key to left top corner where it fits better
Maria Matejka
2022-02-04
Thread documentation: Final version of chapter 3
Maria Matejka
2022-02-03
Thread documentation: Rewritten chapter 3 on loops and locks once again
Maria Matejka
2022-02-03
Protocol limit restart/down must be callable from protocol context
Maria Matejka
2022-02-03
BFD: direct notifications to protocol loops
Maria Matejka
2022-02-03
Neighbor prune fixup
Maria Matejka
2022-02-03
IO loop duration fixup
Maria Matejka
2022-02-03
BGP now runs in its own thread
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
Asynchronous neighbor notifications fixes
Maria Matejka
2022-02-03
Explicitly storing and checking loop information in sockets
Maria Matejka
2022-02-03
Neighbors: Locking and asynchronous notifications
Maria Matejka
2022-02-03
Global interface list renamed to not clash with local lists
Maria Matejka
2022-02-03
Interfaces and neighbor notifications do properly enter protocol loops
Maria Matejka
2022-02-03
Page cleanup routines updated to allow nested birdloops
Maria Matejka
2022-02-03
Route table fast prune fixup
Maria Matejka
2022-02-03
Babel: fixed interface pool removal
Maria Matejka
2022-02-03
Dropping a nonsensical assert which broke Babel
Maria Matejka
2022-02-03
Removing periodic wakeup of mainloop in debug version to search for notificat...
Maria Matejka
2022-02-03
Performance data of sark vs. v2.0.8 with a chart generator
Maria Matejka
2021-12-22
Thread documentation: Chapter 4 on memory management
Maria Matejka
2021-12-18
Doc: bgp: remove "advertise ipv4"
Simon Ruderich
2021-12-18
Nest: Do not ignore secondary flag changes in ifa updates
Ondrej Zajicek (work)
2021-12-08
Thread documentation: Completely rewritten chapter 3 on loops and locks
Maria Matejka
2021-12-08
Final version of asynchronous export documentation
Maria Matejka
2021-12-08
Thread documentation: chapter 3, coroutines and locking
Maria Matejka
2021-12-08
Thread documentation: chapters 0, 1 and 2
Maria Matejka
2021-12-07
Fixed build errors for OpenBSD
Maria Jan Matejka
2021-12-07
Fixed standby memory page counters on shutdown
Maria Matejka
2021-12-07
GDB: io loop printing support in resource dumps, better iterating over linpoo...
Maria Matejka
2021-12-07
Fixed a race condition in channel aux table cleanup
Maria Matejka
2021-12-07
Event list asserts to prevent running into rotten data
Maria Matejka
2021-12-07
Using more Python-ish constructions in BIRD linked-list accessors
Maria Matejka
2021-12-07
Main IO loop shouldn't skip sockets when ping is received
Maria Matejka
2021-12-02
Standby memory pages are accounted for as overhead in show memory command
Maria Matejka
2021-12-01
No memory unmapping when shutting down
Maria Matejka
2021-12-01
Faster shutdown and cleanups by freeing route attributes strictly from main loop
Maria Matejka
2021-12-01
Faster prune on table deletion
Maria Matejka
2021-12-01
Table prune routines request export announcements directly
Maria Matejka
2021-12-01
fixed duplicate routes propagation
Maria Matejka
2021-12-01
Merge branch 'master' into HEAD
Maria Matejka
2021-12-01
Fix of shutdown: premature log cleanup led to use-after-free
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
fixup of table reload bug
Maria Matejka
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-11-24
GDB pretty printer for resource pools
Maria Matejka
[next]