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
/
proto
/
perf
Age
Commit message (
Expand
)
Author
2023-01-01
Nest: Fix several issues with pflags
Ondrej Zajicek
2022-08-18
Simplified the protocol hookup code in Makefiles
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2020-03-12
Perf: changed route update pattern to be more like common protocols
Maria Matejka
2019-10-09
Lib: Support for 64-bit numbers in bvsnprintf()
Ondrej Zajicek (work)
2019-10-09
Perf: allow testing with cached route attributes.
Maria Matejka
2019-03-15
Perf: fixed stupid allocation bug
Maria Matejka
2019-02-01
Perf: Added forgotten all-protocol options
Maria Matejka
2019-01-31
Perf: Prune the table after every loop to have clean state.
Maria Matejka
2019-01-31
Perf: Write also BIRD version to have all the needed data in the logfile
Maria Matejka
2018-12-18
Perf: Protocol to measure BIRD performance internally
Maria Matějka