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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-02
Filter: Pre-evaluation of constant expressions
Maria Matejka
2019-03-18
Merge branch 'master' into HEAD
Maria Matejka
2019-02-20
Filter: Interpreter merged into the common m4 generator.
Maria Matejka
2019-02-20
Filter: merged filter compare functions into common M4 file
Maria Matejka
2019-02-20
Filter: Merged postfixify routine
Maria Matejka
2019-02-20
Filter: Merged filter line item dumpers into common generated source
Maria Matejka
2019-02-20
Filter data manipulation functions separated to their file
Maria Matejka
2019-02-20
Filter: split the constructors to a separate file
Maria Matejka
2019-02-20
Conf: Fixed makefiles
Maria Matejka
2019-02-20
Filter: merged filter instruction constructors, counting line size on instruc...
Maria Matejka
2019-02-20
Filter: refactoring of instruction constructors
Maria Matejka
2019-02-20
Filter refactoring: dropped the recursion from the interpreter
Maria Matejka
2019-02-20
Filter refactoring: The instructions are converted to the switch body by M4
Maria Matejka
2016-11-09
Unit Testing for BIRD
Ondrej Zajicek (work)
2016-05-10
Build system reworked to one global Makefile with includes and no nesting
Jan Moskyto Matejka
2009-03-31
Reimplementation of prefix sets.
Ondrej Zajicek
1999-04-12
Sets of integers now actually work. Sets of IP will work as soon as
Pavel Machek
1999-04-07
Filters upgraded - a bit. Moved code to filter.c because it is where
Pavel Machek
1999-01-15
Filters, second try. This time they have their own directory.
Pavel Machek