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-01-19
Decoupling loops from threads to allow fixed thread count
Maria Matejka
2023-01-19
Table prune routine doesn't walk over lists unless needed.
Maria Matejka
2023-01-19
CLI closing fix when its action is run asynchronously.
Maria Matejka
2023-01-19
Removed config reparsing from unrelated tests
Maria Matejka
2022-11-07
Merge remote-tracking branch 'origin/master' into thread-next
Maria Matejka
2022-11-07
Merge commit '37b64441' into thread-next
Maria Matejka
2022-11-07
Merge commit '32425297' into thread-next
Maria Matejka
2022-11-07
Merge commit '8f79e6b9' into thread-next
Maria Matejka
2022-11-07
Merge commit '8478de88' into thread-next
Maria Matejka
2022-11-07
Merge commit '54430df9' into thread-next
Maria Matejka
2022-11-07
Merge commit '0f2be469' into thread-next
Maria Matejka
2022-11-03
Page allocator: Fixed minor bugs and added commentary
Maria Matejka
2022-11-02
Memory pages are not munmapped, instead we just madvise()
Maria Matejka
2022-11-01
Moved config-related allocations to config_pool and showing its size in memor...
Maria Matejka
2022-10-18
Doc: Add documentation for "show route (import|export) table"
Alexander Zubkov
2022-10-18
Filter: Fix handling of variables in anonymous filters
Ondrej Zajicek
2022-10-12
Attribute blocks are now allocated from slabs instead of malloc()
Maria Matejka
2022-10-12
Removed an accidentally merged debug call introduced in 5395880908fdb264b5b78...
Maria Matejka
2022-10-12
Netlink: Parse onlink flag even on direct routes
Ondrej Zajicek
2022-10-12
GDB connection: resource pools don't keep free pages
Maria Matejka
2022-10-12
Merge commit 'ab0994a1' into thread-next
Maria Matejka
2022-10-12
Merge commit '57d0ecb9' into thread-next
Maria Matejka
2022-10-12
Merge commit '53958809' into thread-next
Maria Matejka
2022-10-12
Merge commit '821344c7' into thread-next
Maria Matejka
2022-10-12
Merge commit '4ba991f1' into thread-next
Maria Matejka
2022-10-12
Merge commit '44dbedbe' into thread-next
Maria Matejka
2022-10-12
Fixed SSH known hosts checking with older versions of libssh
Maria Matejka
2022-10-12
Tamed slab signedness warning on 32-bit architectures
Maria Matejka
2022-10-12
BGP refeed and reload with Adj-RIB-In/Out is done without route refresh
Maria Matejka
2022-10-12
TES_HUNGRY doesn't inhibit export cleanup any more
Maria Matejka
2022-10-12
More thorough logging of route update corner cases
Maria Matejka
2022-10-12
Fixed BGP reload limits
Maria Matejka
2022-10-12
Limited value must never go under zero
Maria Matejka
2022-10-12
CLI fix to break busy-loop waiting for corked show-route exports
Maria Matejka
2022-10-12
Fixed export hook stopping in some corner cases.
Maria Matejka
2022-10-12
BGP: End route refresh before another starts
Maria Matejka
2022-10-10
BGP: Add option 'next hop prefer global'
Ondrej Zajicek
2022-10-05
Poll errors must also drop a corefile. And we shouldn't run sockets when sock...
Maria Matejka
2022-10-05
Fixed previously untested paths in RPKI
Maria Matejka
2022-10-05
Merge commit 'dc9351d3' into HEAD
Maria Matejka
2022-10-05
Fixed pipe reload/refeed to properly propagate as route refresh to the other ...
Maria Matejka
2022-10-04
Merge commit '67256d50' into HEAD
Maria Matejka
2022-10-04
Merge commit '3ace3a42' into HEAD
Maria Matejka
2022-10-04
Merge commit 'fb7fb674' into HEAD
Maria Matejka
2022-10-04
Merge commit 'e9e6baae' into HEAD
Maria Matejka
2022-10-04
Merge commit 'a32cee78' into HEAD
Maria Matejka
2022-10-04
Merge commit '71b434a9' into HEAD
Maria Matejka
2022-10-04
Merge commit '0072d11f' into tmp-learn
Maria Matejka
2022-10-03
Nest: Add channel config flag to distinguish new or copy
Ondrej Zajicek
2022-10-03
BGP: Do not assume that all channels are struct bgp_channel
Ondrej Zajicek
[next]