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-24
Merge v2.0.12 into thread-next
Maria Matejka
2023-01-24
Merge commit '3186ffe79714a48542d5ad61a94c81216b522fd0' into thread-next
Maria Matejka
2023-01-24
Merge commit '6bb992cb04926895be57dc97e7d569ea15a07db1' into thread-next
Maria Matejka
2023-01-24
Merge commit '9dc9124c' into thread-next
Maria Matejka
2023-01-24
Revert "Filter: Allow setting the 'onlink' route attribute in filters"
Maria Matejka
2023-01-23
Merge commit '928a1cb034e6f9e8edcdd1dc07264cd703e00827' into thread-next
Maria Matejka
2023-01-23
Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next
Maria Matejka
2023-01-23
Merge commit 'd1cd5e5a63b2256eb71661f7438537e4ded7b01a' into thread-next
Maria Matejka
2023-01-23
Merge commit 'b28431e557c4f63923476094a919a0630001275e' into thread-next
Maria Matejka
2023-01-23
Merge commit 'd3f50ede127df338f575e188566035b2a46cf6c6' into thread-next
Maria Matejka
2023-01-23
Merge commit '6d1ae197d189d50e60279796441c6e74272ddc54' into thread-next
Maria Matejka
2023-01-23
Merge commit '8b06a4d8af46511f0f8dbb8905afa88590a831b6' into thread-next
Maria Matejka
2023-01-23
NEWS and version update
v2.0.12
Ondrej Zajicek
2023-01-22
BFD: Improve incoming packet matching
Ondrej Zajicek
2023-01-22
VRF: Fix issues with reconfiguration
Ondrej Zajicek
2023-01-22
Merge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c' into thread-next
Maria Matejka
2023-01-22
Added test case for switch bug fixed in e20bef69ccc4a85ef62359ee539c9db2dbe09127
Maria Matejka
2023-01-21
Merge commit '1e47b9f203aaaad0fb658d40a1670f1d0437f1f8' into thread-next
Maria Matejka
2023-01-21
Merge commit 'e48f898fdaf06b61754ae520410729a9984ab65b' into thread-next
Maria Matejka
2023-01-21
Merge commit 'a80cd4707464cedb526eb72e7704b097af20beb7' into thread-next
Maria Matejka
2023-01-21
Merge commit '3859e4efc1597368df647323c5a3cc1771cb64ca' into thread-next
Maria Matejka
2023-01-21
Merge commit 'e80156d9363a594ff23524f56d59f0eee160859d' into thread-next
Maria Matejka
2023-01-21
Adding forgotten pthread.h #include in io-loop.h (breaks at openbsd 7.1)
Maria Matejka
2023-01-21
Merge commit 'a50d2fa65f3350ee55f5106b87a884d1b98e7761' into thread-next
Maria Matejka
2023-01-21
Merge commit '543c8ba0971e91da3fe507dbfc1e1f9b556642b1' into thread-next
Maria Matejka
2023-01-20
Fixed various build problems on FreeBSD and/or CLang
Maria Matejka
2023-01-20
BGP: Add received role value to role mismatch log message
Ondrej Zajicek
2023-01-19
Merge commit '140c534fb81d0e165b7d674e869c646455ed19d1' into thread-next
Maria Matejka
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
2023-01-18
Alloc: Minor cleanups
Ondrej Zajicek
2023-01-18
Merge branch 'master' of https://gitlab.nic.cz/labs/bird
Maria Matejka
2023-01-18
Fix memory pre-allocation
Maria Matejka
2023-01-17
Filter: Allow setting the 'onlink' route attribute in filters
Radu Carpa
2023-01-17
Alloc: Disable transparent huge pages
Ondrej Zajicek
2023-01-13
Build: Fix cleanup of nest/proto-build.c
Ondrej Zajicek
2023-01-13
Minor cleanups
Ondrej Zajicek
2023-01-13
BSD: Add support for kernel route metric
Ondrej Zajicek
2023-01-12
Log message before aborting
Mike Crute
2023-01-07
Filter: Change linearization of branches in switch instruction
Ondrej Zajicek
2023-01-03
BGP: Allow role specific keywords to be used as symbols
Ondrej Zajicek
2023-01-03
Configure: Expensive check option was broken, never worked
Ondrej Zajicek
2023-01-03
Nest: Fix leaking internal attributes in RIP and Babel
Ondrej Zajicek
2023-01-02
Add compile-time option to enable 4-way tries instead of 16-way ones
Ondrej Zajicek
2023-01-01
Nest: Fix several issues with pflags
Ondrej Zajicek
2022-12-24
Babel: Rework seqno request handling
Toke Høiland-Jørgensen
2022-12-18
BSD: Use ip_mreqn on FreeBSD 12.1+ and OpenBSD 6.9+
Ondrej Zajicek
2022-12-16
FreeBSD: use interface index instead of IP address when specifying multicast ...
Alexander Chernikov
[next]