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
/
filter
/
trie_test.c
Age
Commit message (
Expand
)
Author
2022-03-02
Replaced custom linpools in tests for the common tmp_linpool
Maria Matejka
2022-02-06
Merge branch 'oz-trie-table'
Ondrej Zajicek (work)
2022-02-06
Trie: Add prefix counter
Ondrej Zajicek (work)
2021-11-26
Trie: Implement longest-prefix-match queries and walks
Ondrej Zajicek (work)
2021-11-19
Trie: Implement trie walking code
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: Fix trie test
Ondrej Zajicek (work)
2020-03-26
Filter: Optimize IPv4 prefix sets
Ondrej Zajicek (work)
2019-02-20
Filter: merged filter instruction constructors, counting line size on instruc...
Maria Matejka
2019-02-20
Filters: split the large filter.h file to smaller files.
Maria Matejka
2016-11-11
Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0
Pavel Tvrdik
2016-11-11
birdtest: Fix no-forked mode in trie_test
Pavel Tvrdik
2016-11-09
Unit Testing for BIRD
Ondrej Zajicek (work)