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
/
config.Y
Age
Commit message (
Expand
)
Author
2022-10-18
Filter: Fix handling of variables in anonymous filters
Ondrej Zajicek
2022-09-16
Revert "Reducing filter stack size to allow for lesser thread stack size"
Maria Matejka
2022-07-11
Merge remote-tracking branch 'origin/master' into backport
Maria Matejka
2022-06-27
Filter: Implement for loops
Ondrej Zajicek (work)
2022-06-27
Filter: Implement mixed declarations of local variables
Ondrej Zajicek (work)
2022-06-27
Filter: Improve handling of stack frames in filter bytecode
Ondrej Zajicek (work)
2022-06-27
Filter: Simplify handling of command sequences
Ondrej Zajicek (work)
2022-06-27
Filter: Fix bug in variable shadowing
Ondrej Zajicek (work)
2022-06-27
Filter: Implement direct recursion
Ondrej Zajicek (work)
2022-06-27
Filter: Add literal for empty set
Alexander Zubkov
2022-06-27
Filter: Implement type checks for function calls
Ondrej Zajicek (work)
2022-06-27
Filter: Clean up function call instruction
Ondrej Zajicek (work)
2022-03-09
Merge commit '5cff1d5f' into haugesund
Maria Matejka
2022-03-02
Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund
Maria Matejka
2021-12-28
Filter: Add operators to find minimum and maximum element of sets
Alexander Zubkov
2021-12-28
Filter: Add operators to pick community components
Alexander Zubkov
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-09-10
Reducing filter stack size to allow for lesser thread stack size
Maria Matejka
2021-05-17
Filter: Add MPLS label route attribute
Trisha Biswas
2020-12-02
Filter: Add 'weight' route attribute
Ondrej Zajicek (work)
2020-05-18
Nest: Implement BGP path mask loop operator
Ondrej Zajicek (work)
2020-05-02
Filter: Remove quitbird command
Ondrej Zajicek (work)
2020-05-01
Filter: Removed forgotten dead code
Maria Matejka
2020-03-26
Filter: Optimize IPv4 prefix sets
Ondrej Zajicek (work)
2019-12-09
Filter: Add support for src/dst accessors for Flowspec and SADR
Ondrej Zajicek (work)
2019-08-13
Filter: Fixing empty block and never-executed-statement bug
Maria Matejka
2019-08-06
Filter: Allow to use sets in path masks
Ondrej Zajicek (work)
2019-07-30
Conf: Fixed symbol redefinition
Maria Matejka
2019-07-15
Filter: further split of print & die to FI_PRINT, FI_FLUSH and FI_DIE
Maria Matejka
2019-07-15
Filter: Converted FI_PRINT and FI_PATHMASK_CONSTRUCT to VARARG
Maria Matejka
2019-07-15
Filter: fixed excessive stack allocation in functions with args but no local ...
Maria Matejka
2019-07-03
Filter: Split printing and dying
Maria Matejka
2019-07-01
Filter: Resolving of defined constants in config time
Maria Matejka
2019-06-25
Conf/Filters: Moved argument count to conf scope
Maria Matejka
2019-06-19
Revert "Filter: Dropped the setter instructions in favor of direct result sto...
Maria Matejka
2019-06-03
Filter: Dropped the setter instructions in favor of direct result storage.
Maria Matejka
2019-05-22
Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...
Jan Maria Matejka
2019-05-21
Filter: Store variables and function arguments on stack
Jan Maria Matejka
2019-05-17
Lexer now returns known sym / unknown sym / keyword
Maria Matejka
2019-02-26
Filters: comparison of functions and filters caching
Maria Matejka
2019-02-20
Filter: Fixed bugs in FI_CALL and FI_SWITCH
Maria Matejka
2019-02-20
Filter: More cleanup -- customized structures also in struct f_line_item
Maria Matejka
2019-02-20
Conf: Symbol implementation converted from void pointers to union
Maria Matejka
2019-02-20
Filter: merged filter compare functions into common M4 file
Maria Matejka
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 + Config: Fix bugs, tests and split symbols by type
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 constant f_val is simply included inside the instruction
Maria Matejka
[next]