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
/
tree.c
Age
Commit message (
Expand
)
Author
2021-02-07
Filter: Recursive filter iteration code
Ondrej Zajicek (work)
2020-11-24
Minor cleanups with cfg_allocz()
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
Minor code cleanups
Ondrej Zajicek (work)
2016-10-11
Tree/Trie: Check the end of buffer
Pavel Tvrdik
2016-09-15
Filter: Prefer xmalloc/xfree to malloc/free
Pavel Tvrdik
2016-08-16
whitespace fixes
Ondřej Surý
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-02-17
Replaces the algorithm for building balanced trees.
Ondrej Zajicek
2000-06-07
Progdocs updates
Pavel Machek
2000-06-07
Even better documentation of filters.
Pavel Machek
2000-06-07
Comment fix.
Pavel Machek
2000-06-07
Better progdocs for filters
Pavel Machek
2000-03-31
Removed lots of superfluous includes.
Martin Mares
2000-01-31
filter_same() implemented. Don't bet on it, yet.
Pavel Machek
1999-10-28
switch() { } done right.
Pavel Machek
1999-04-12
Sets of integers now actually work. Sets of IP will work as soon as
Pavel Machek