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
2022-02-06
Merge branch 'oz-trie-table'
Ondrej Zajicek (work)
2022-02-06
Trie: Fix trie format
Ondrej Zajicek (work)
2022-02-06
Nest: Implement locking of prefix tries during walks
Ondrej Zajicek (work)
2022-02-06
Nest: Implement prefix trie pruning
Ondrej Zajicek (work)
2022-02-06
Trie: Add prefix counter
Ondrej Zajicek (work)
2022-02-06
Doc: Describe routing table options
Ondrej Zajicek (work)
2022-02-06
BGP: Implement flowspec validation procedure
Ondrej Zajicek (work)
2022-02-06
Nest: Add routing table configuration blocks
Ondrej Zajicek (work)
2022-02-06
Nest: Add convenience functions to check rtable net type
Ondrej Zajicek (work)
2022-02-06
Nest: Avoid unnecessary net_format() in 'show route' command
Ondrej Zajicek (work)
2022-02-06
Nest: Add trie iteration code to 'show route'
Ondrej Zajicek (work)
2022-02-06
Nest: Implement 'show route in <addr>' command
Ondrej Zajicek (work)
2022-02-06
Nest: Attach prefix trie to rtable for faster LPM and interval queries
Ondrej Zajicek (work)
2022-01-28
BGP: Make routing loops silent
Ondrej Zajicek (work)
2022-01-28
BGP: Use proper class in attribute error messages
Ondrej Zajicek (work)
2022-01-28
BGP: Improve 'invalid next hop' error reporting
Ondrej Zajicek (work)
2022-01-24
BGP: Log route updates that were changed to withdraws
Ondrej Zajicek (work)
2022-01-17
.gitlab-ci.yml: minor changes inside the .yml file.
Matous Holinka
2022-01-17
Netlink: Add option to specify netlink socket receive buffer size
Ondrej Zajicek (work)
2022-01-15
Netlink: Add another workaround for older kernel headers
Ondrej Zajicek (work)
2022-01-14
Netlink: Add workaround for older kernel headers
Ondrej Zajicek (work)
2022-01-14
Netlink: Enable strict checking for KRT dumps
Ondrej Zajicek (work)
2022-01-14
Netlink: Explicitly skip received cloned routes
Ondrej Zajicek (work)
2022-01-09
BGP: Add option 'free bind'
Ondrej Zajicek (work)
2022-01-08
IO: Support nonlocal bind in socket interface
Alexander Zubkov
2022-01-05
Test: Activate some remaining build tests
Ondrej Zajicek (work)
2022-01-05
Netlink: Do not ignore dead routes from BIRD
Ondrej Zajicek (work)
2022-01-05
Netlink: Improve multipath parsing errors
Ondrej Zajicek (work)
2022-01-05
Conf: Fix parsing full-length IPv6 addresses
Ondrej Zajicek (work)
2022-01-05
gitlab-ci.yml: failing gitlab runner fixed.
Matous
2021-12-28
Doc: Document min/max operators for lists
Alexander Zubkov
2021-12-28
Filter: Add operators to find minimum and maximum element of sets
Alexander Zubkov
2021-12-28
Doc: Document community components access operators
Alexander Zubkov
2021-12-28
Filter: Add operators to pick community components
Alexander Zubkov
2021-12-27
BSD: Assume onlink flag on ifaces with only host addresses
Ondrej Zajicek (work)
2021-12-18
RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handler
Job Snijders
2021-12-18
Doc: bgp: remove "advertise ipv4"
Simon Ruderich
2021-12-18
Nest: Do not ignore secondary flag changes in ifa updates
Ondrej Zajicek (work)
2021-12-02
Trie: Clarify handling of less-common net types
Ondrej Zajicek (work)
2021-11-27
Memory statistics split into Effective and Overhead
Maria Matejka
2021-11-26
Trie: Implement longest-prefix-match queries and walks
Ondrej Zajicek (work)
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-11-19
Trie: Implement trie walking code
Ondrej Zajicek (work)
2021-11-13
Trie: Simplify network matching code
Ondrej Zajicek (work)
2021-10-20
Conf: Fix crash during shutdown
Ondrej Zajicek (work)
2021-09-25
Filter: Add prefix trie benchmarks
Ondrej Zajicek (work)
2021-09-25
Filter: Improve prefix trie tests
Ondrej Zajicek (work)
2021-09-25
Filter: Update trie documentation
Ondrej Zajicek (work)
2021-09-25
Filter: Fix trie test
Ondrej Zajicek (work)
2021-09-25
Filter: Faster prefix sets
Ondrej Zajicek (work)
[next]