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
/
nest
Age
Commit message (
Expand
)
Author
2023-04-04
Route feed marks only the relevant pending exports as done
Maria Matejka
2023-04-04
Propagated const through route feed routines
Maria Matejka
2023-04-04
Moved channel export hooks to rt.h as the channel refactoring isn't going to ...
Maria Matejka
2023-04-04
Allowing to restart a route refresh.
Maria Matejka
2023-04-04
Fixed default table configuration
Maria Matejka
2023-04-04
Fixed use-after-free of old protocol name pointer copied into rte_owner struc...
Maria Matejka
2023-04-04
Fixed unwanted reloads while reconfiguring protocols with import table on
Maria Matejka
2023-04-04
Fixed bad filter re-evaluation with import table if filtered->accepted
Maria Matejka
2023-04-04
Fixed channel stopping when reload is active
Maria Matejka
2023-04-04
Fix obvious mistake in protocol debug dump
Maria Matejka
2023-04-04
Fixed stopping of import request with no imports in idle table
Maria Matejka
2023-04-04
Moved table hostcache updater to table service routines to not bother the mai...
Maria Matejka
2023-04-04
Reducing initial channel bitmap sizes to help extreme cases
Maria Matejka
2023-04-04
Flowspec links must have the destination table service loop locked
Maria Matejka
2023-04-04
BFD notifications respect protocol loop settings
Maria Matejka
2023-04-04
Interface subsystem locking
Maria Matejka
2023-04-04
Proto: published protocol-loop connections
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
Interface updates are asynchronous
Maria Matejka
2023-02-02
Proto: Adding a list of associated neighbors
Maria Matejka
2023-02-02
Moved interface list flush to device protocol cleanup hook.
Maria Matejka
2023-01-26
Object locks use events
Maria Matejka
2023-01-25
VRF setting reduced to one argument, using default dummy iface for default vrf
Maria Matejka
2023-01-24
Object locks use events
Maria Matejka
2023-01-23
Merge commit '6d1ae197d189d50e60279796441c6e74272ddc54' into thread-next
Maria Matejka
2023-01-21
Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-next
Maria Matejka
2023-01-20
Fixed various build problems on FreeBSD and/or CLang
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-03
Nest: Fix leaking internal attributes in RIP and Babel
Ondrej Zajicek
2023-01-01
Nest: Fix several issues with pflags
Ondrej Zajicek
2022-12-10
CLI: Fix for long-lived sessions during high loads
Ondrej Zajicek
2022-12-06
Nest: Avoid spurious announcements triggered by filtered routes
Ondrej Zajicek
2022-11-07
Merge commit '37b64441' 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-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-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
Merge commit '53958809' into thread-next
Maria Matejka
2022-10-12
Merge commit '4ba991f1' into thread-next
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
[next]