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.c
Age
Commit message (
Expand
)
Author
2022-02-06
Trie: Fix trie format
Ondrej Zajicek (work)
2022-02-06
Trie: Add prefix counter
Ondrej Zajicek (work)
2021-12-02
Trie: Clarify handling of less-common net types
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-11-13
Trie: Simplify network matching code
Ondrej Zajicek (work)
2021-09-25
Filter: Update trie documentation
Ondrej Zajicek (work)
2021-09-25
Filter: Faster prefix sets
Ondrej Zajicek (work)
2020-03-26
Filter: Remove mixed address tests and fix formatting
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
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
2016-11-08
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2016-10-11
Tree/Trie: Check the end of buffer
Pavel Tvrdik
2016-10-04
Filter: fix missing separator
Ondrej Zajicek (work)
2016-01-07
Add NET ROA4/6 structures
Pavel TvrdĂk
2015-12-21
Follow-up work on integration
Ondrej Zajicek (work)
2015-12-19
Stop perusing f_prefix for non-prefix-set uses
Jan Moskyto Matejka
2015-02-21
Allows user data attached to f_trie_node structure.
Ondrej Zajicek
2013-11-22
Merge commit 'origin/bfd'
Ondrej Zajicek
2013-10-05
Fixes some BFD bugs and makes logging thread-safe.
Ondrej Zajicek
2013-10-02
Some fixes in filter code.
Ondrej Zajicek
2010-09-20
Changes print-like filter commands to use a log instead of a stderr.
Ondrej Zajicek
2010-07-27
Hostcache should use trie to filter relevant route changes.
Ondrej Zajicek
2010-07-27
Minor changes in prefix trie.
Ondrej Zajicek
2009-08-27
Some cleanups.
Ondrej Zajicek
2009-03-31
Cleanup changes
Ondrej Zajicek
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek