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
2021-11-30
For safer memory allocations, resources are bound to loops.
Maria Matejka
2021-11-22
Routing tables now have their own loops.
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
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-09-10
Filter: Additional consistency checks
Maria Matejka
2021-05-18
Flowspec: Label field should use numeric operator and not bitmask operator
Ondrej Zajicek (work)
2021-05-18
Flowspec: Do not use comma for bitmask operators
Ondrej Zajicek (work)
2021-05-17
Filter: Add MPLS label route attribute
Trisha Biswas
2021-03-15
Filter: Update 'gw' to handle IPv6 link-local addresses
Ondrej Zajicek (work)
2021-02-07
Filter: Recursive filter iteration code
Ondrej Zajicek (work)
2020-12-28
Filter: Fix return on top-level
Ondrej Zajicek (work)
2020-12-02
Filter: Add 'weight' route attribute
Ondrej Zajicek (work)
2020-11-24
Minor cleanups with cfg_allocz()
Ondrej Zajicek (work)
2020-06-28
Filter: Improve handling of sets in BGP path masks
Kazuki Yamaguchi
2020-06-28
Filter: Fix comparison of BGP path mask
Kazuki Yamaguchi
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: Don't alloc varargs array if its length would be zero
Maria Matejka
2020-05-01
Filter: Removed forgotten dead code
Maria Matejka
2020-04-28
Filter: fixed omitted overflow check in EC constructor
Maria Matejka
2020-04-09
Configuration strings are constant.
Maria Matejka
2020-03-26
Filter: Remove mixed address tests and fix formatting
Ondrej Zajicek (work)
2020-03-26
Filter: Optimize IPv4 prefix sets
Ondrej Zajicek (work)
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
[next]