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
2023-05-11
NEWS and version update
v3.0-alpha2
Maria Matejka
2023-05-11
Fix use-after free in thread stopping code
Maria Matejka
2023-05-11
BGP: fix listen socket cleanup
Maria Matejka
2023-05-11
ID Maps are checking whether their pool is locked
Maria Matejka
2023-05-11
Properly protecting the route src global index by RCU read lock and atomic op...
Maria Matejka
2023-05-11
Threads take loops faster
Maria Matejka
2023-05-11
Channel: configurable feed block size
Maria Matejka
2023-05-11
BGP: proactively rehash prefix hash up to shorten collision lists
Maria Matejka
2023-05-09
OLocks in BGP must be freed early
Maria Matejka
2023-05-07
IO Loop / Thread Groups Lock moved to level -attrs- to allow for page allocat...
Maria Matejka
2023-05-07
Fixed loop movement to not collide on LTT_MOVE
Maria Matejka
2023-05-07
Fix loop dropping routines
Maria Matejka
2023-05-06
Fixed a bug in hot page global storage
Maria Matejka
2023-05-06
Debug: keep a circular log of memory page operations
Maria Matejka
2023-05-06
Fixed cold page cache leak
Maria Matejka
2023-05-06
Hostentry: fix pool locking
Maria Matejka
2023-05-06
Linpool state save and restore refactoring
Maria Matejka
2023-05-06
Debug: Explicit mprotect() on freed pages to better locate use-after-free bugs
Maria Matejka
2023-05-06
Page allocator: indentation of messy ifdef blocks
Maria Matejka
2023-05-06
First try of loop balancing
Maria Matejka
2023-05-03
Allocation from linpools and slabs requires the appropriate lock to be taken
Maria Matejka
2023-05-03
Linpool flushes unused pages even on lp_restore()
Maria Matejka
2023-05-03
Fixed race condition in hostentry allocation
Maria Matejka
2023-05-03
Show threads: Fixed problems with CLI buffer reallocation
Maria Matejka
2023-05-03
Explicitly counting loops and threads
Maria Matejka
2023-05-03
Loop spent time refactored to separate structures and functions
Maria Matejka
2023-04-26
Loops track also locking time
Maria Matejka
2023-04-26
IO loops now actually measuring their time (show threads all works)
Maria Matejka
2023-04-25
Refactoring of domains connected to pools
Maria Matejka
2023-04-24
Fix of failing show threads command
Maria Matejka
2023-04-24
Merge commit 'd61505b039bf0aa6697e28b2a4e07907c89ba1fb' into thread-next
Maria Matejka
2023-04-24
Merge branch 'mq-resource-locking' into thread-next
Maria Matejka
2023-04-24
Removed duplicate version 3.0-alpha0 news
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
Global protocol list is typed to avoid typecast confusion
Maria Matejka
2023-04-22
Typed lists: added add_after() and unit tests
Maria Matejka
2023-04-21
Alpha0 news added
v3.0-alpha1
Ondrej Filip
2023-04-21
BSD: IPv4 over IPv6 nexthop support on FreeBSD
Luiz Amaral
2023-04-20
Linpool: Fix lp_restore()
Maria Matejka
2023-04-19
Typed lists keep an explicit pointer to the list head.
Maria Matejka
2023-04-18
Updated the version number to not include dash (breaks RPM)
Maria Matejka
2023-04-18
NEWS and version update
Maria Matejka
2023-04-18
Merge tag '3.0-alpha0' into 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 '9e44ace3' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit 'f881b98d' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit '231c6385' into thread-next-iface
Maria Matejka
[next]