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
2023-01-23
Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next
Maria Matejka
2023-01-20
Fixed various build problems on FreeBSD and/or CLang
Maria Matejka
2023-01-07
Filter: Change linearization of branches in switch instruction
Ondrej Zajicek
2022-11-07
Merge commit '37b64441' into thread-next
Maria Matejka
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-13
Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next
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-06-27
Fixed minor bugs in handling some route attributes
Maria Matejka
2022-05-04
Moved route source attribute (RTS_*) to eattrs
Maria Matejka
2022-05-04
Removing the route scope attribute. Use custom attributes instead.
Maria Matejka
2022-05-04
Conf: Allowing keyword redefinition
Maria Matejka
2022-05-04
Moved advertising router info (FROM attribute) to eattrs
Maria Matejka
2022-05-04
Moved route preference to eattrs
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
Maria Matejka
2022-05-04
Unified attribute and filter types
Maria Matejka
2022-05-04
Special attribute types for enums
Maria Matejka
2022-05-04
Filter: Bitfield eattrs reading / writing moved to filter code
Maria Matejka
2022-05-04
Filter operations: bitwise AND and OR
Maria Matejka
2022-05-04
Implicit ROA check converted to explicit filter instruction sequence
Maria Matejka
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
[next]