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-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-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
2023-04-14
Merge commit '2f080b54' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit '6c058ae4' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit '913ec57f' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit 'ee919658' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit '0851fcde' into thread-next-iface
Maria Matejka
2023-04-14
Merge commit 'dc4c5f51' into thread-next-iface
Maria Matejka
2023-04-14
BGP: Add 'allow bgp_med' option for EBGP sessions
Trisha Biswas
2023-04-13
Increase tests timeout
Jakub Ružička
2023-04-12
Temporarily disable MRT as it still lacks proper locking; to be re-enabled in...
Maria Matejka
2023-04-06
Loop: keep running the same loop for some time if there is work to do
Maria Matejka
2023-04-06
BFD: fixed a request pickup race condition
Maria Matejka
2023-04-04
BGP: set free bind also for connect sockets if configured
Maria Matejka
2023-04-04
BGP: sockets use sk_resume_rx and sk_pause_rx
Maria Matejka
2023-04-04
BGP now has its own loop
Maria Matejka
2023-04-04
Sockets: Unified API for main and other loops
Maria Matejka
2023-04-04
More efficient IO loop event execution to avoid long loops
Maria Matejka
2023-04-04
Resource dumps also write out block addresses
Maria Matejka
2023-04-04
Linpool: State restoration works in initial linpool state
Maria Matejka
2023-04-04
Misc allocator fixes
Maria Matejka
2023-04-04
Allocator fix: thread local kept pages counter must be thread local
Maria Matejka
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
BGP Export Table: Fixed route source objects leaking when prefix best routes ...
Maria Matejka
2023-04-04
BGP: LLGR Staleness optimization dropped.
Maria Matejka
2023-04-04
BGP: show detailed TX state in show proto all output
Maria Matejka
2023-04-04
BFD notifications respect protocol loop settings
Maria Matejka
2023-04-04
Temporarily switching off time annotations of debug log
Maria Matejka
2023-04-04
Conf: Fix too early free of old configuration
Ondrej Zajicek
[next]