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
Age
Commit message (
Expand
)
Author
2020-01-07
Filter: Fix typecheck for AND/OR.
Ondrej Zajicek (work)
2019-12-17
Test: Improve filter_test
Ondrej Zajicek (work)
2019-12-12
Filter: fix filter comparison test
Maria Matejka
2019-12-10
Filter: Fix function comparison
Ondrej Zajicek (work)
2019-12-09
Filter: Add support for src/dst accessors for Flowspec and SADR
Ondrej Zajicek (work)
2019-11-05
Filter: Add type info for more instructions
Ondrej Zajicek (work)
2019-11-05
Filter: Improve typecheck error messages
Ondrej Zajicek (work)
2019-11-05
Filter: Better constant promotion
Ondrej Zajicek (work)
2019-11-05
Filter: Improved parse-time typechecks
Ondrej Zajicek (work)
2019-11-05
Filter: Parse-time typechecks
Ondrej Zajicek
2019-11-03
Support for address family constants
Ondrej Zajicek (work)
2019-09-24
Filter: Fix eval command
Ondrej Zajicek (work)
2019-09-23
Filters: Function body comparison result now used.
Maria Matejka
2019-09-10
Filter: Fix crash with 'where' filters and function calls
Ondrej Zajicek (work)
2019-08-13
Filter: Fixing empty block and never-executed-statement bug
Maria Matejka
2019-08-06
Filter: Allow to use set constants / expressions in path masks
Ondrej Zajicek (work)
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: Simpler filter context allocation
Maria Matejka
2019-07-15
Filter: FID_MEMBER debug string is a C constant string
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-15
Filter: lots of documentation
Maria Matejka
2019-07-15
Filter: Don't write out when re-evaluating filter for internal purposes.
Maria Matejka
2019-07-15
Filter: Don't fail badly when trying to access non-existent route in config time
Maria Matejka
2019-07-10
Filter: Minor cleanups
Ondrej Zajicek (work)
2019-07-03
Merge branch 'mq-filter-stack' of gitlab.labs.nic.cz:labs/bird into mq-filter...
Maria Matejka
2019-07-03
Filter: CLI command to dump all the linearized filters
Maria Matejka
2019-07-03
Filter: Split printing and dying
Maria Matejka
2019-07-03
Dynamic attributes definition split whether it is bitmask or not.
Maria Matejka
2019-07-02
Filter: Dropped some more irrelevant whitespace from generated files
Maria Matejka
2019-07-02
Filter: Nicer whitespaces in generated inst-gen.h
Maria Matejka
2019-07-02
Filter: documentation of the M4 preprocessor
Maria Matejka
2019-07-02
Filter: GCC, don't complain about indentation in generated code.
Maria Matejka
2019-07-02
Filter: Pre-evaluation of constant expressions
Maria Matejka
2019-07-01
Filter: Resolving of defined constants in config time
Maria Matejka
2019-07-01
Filter: Moved singleton member definitions to f-inst.c
Maria Matejka
2019-07-01
Filter: Moved f_inst allocation to separate function
Maria Matejka
2019-07-01
Filter: Getting rid of RESULT_OK. Adding RESULT_VOID.
Maria Matejka
2019-07-01
Filter: The interpreter code now shares its diversion with constructor
Maria Matejka
2019-06-28
Filter: renaming pointers for consistency
Maria Matejka
2019-06-27
Filter: A little cleanup of M4 interpreter generator
Maria Matejka
2019-06-25
Merge remote-tracking branch 'refs/remotes/origin/mq-filter-stack' into mq-fi...
Maria Matejka
2019-06-25
Conf/Filters: Moved argument count to conf scope
Maria Matejka
2019-06-21
Filter instructions don't confuse now v1 and res.
Maria Matejka
2019-06-19
Revert "Filter: Dropped the setter instructions in favor of direct result sto...
Maria Matejka
2019-06-13
Filter: removal of semantically insane consts in filter_commit
Maria Matejka
2019-06-03
Filter: Dropped the setter instructions in favor of direct result storage.
Maria Matejka
2019-05-30
Filter: Just a little comments in filter structure
Maria Matejka
[next]