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
2022-05-30
Merge commit 'cf07d8ad79273a3bbf0617c17e438602e4b64ece' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef4313e1667a8745c8d8813ac78342ec7c035895' into haugesund
Maria Matejka
2022-05-30
Merge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc' into haugesund
Maria Matejka
2022-05-30
Merge commit 'de86040b2cf4ec9bfbb64f0e208a19d4d7e51adc' into haugesund
Maria Matejka
2022-05-30
Merge commit '3fb70b26faca6788aa0bdf1d558414f9f777c6cd' into haugesund
Maria Matejka
2022-05-30
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Maria Matejka
2022-05-30
Merge commit '0e1e632f70b74cf111f08175ab3634db2f962579' into haugesund
Maria Matejka
2022-05-30
Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund
Maria Matejka
2022-05-30
Merge commit '80272d4b64a38ee6f04a1c4e8566cac3a2293176' into haugesund
Maria Matejka
2022-05-30
Merge commit 'cd9550b24487ac7327b0234fd825f4214fdf7b16' into haugesund
Maria Matejka
2022-05-30
Merge commit '652be92a21f5575e5f74f6abe98eb4200b86776c' into haugesund
Maria Matejka
2022-05-30
Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund
Maria Matejka
2022-05-04
Replaced boilerplate eattr allocation by ea_set_attr()
Maria Matejka
2022-05-04
Local route attributes are always allocated from tmp_linpool
Maria Matejka
2022-05-04
Filters always allocate from tmp_linpool
Maria Matejka
2022-05-04
Attribute list normalization cleanup
Maria Matejka
2022-05-04
Complex route attributes are data structures, shall be in lib also
Maria Matejka
2022-05-04
Splitting route data structures out to lib
Maria Matejka
2022-05-04
Unified attribute and filter types
Maria Matejka
2022-05-04
Opaque types are named opaque also in filters
Maria Matejka
2022-05-04
Implicit ROA check converted to explicit filter instruction sequence
Maria Matejka
2022-05-04
Moved filter value union to lib
Maria Matejka
2022-05-04
Filters: removing adata_empty() duplicating lp_alloc_adata()
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
Fixed spurious undef of route attributes
Alexander Zubkov
2022-04-06
Unsetting route attributes without messing with type system
Maria Matejka
2022-04-06
Eattr flags (originated and fresh) get their own struct fields
Maria Matejka
2022-03-09
Merge commit 'f81702b7' into haugesund
Maria Matejka
2022-03-09
Merge commit '1b9189d5' into haugesund
Maria Matejka
2022-03-09
Merge commit 'e42eedb9' into haugesund
Maria Matejka
2022-03-09
Merge commit '5cff1d5f' into haugesund
Maria Matejka
2022-03-02
Replaced custom linpools in tests for the common tmp_linpool
Maria Matejka
2022-03-02
Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund
Maria Matejka
2022-02-06
Merge branch 'oz-trie-table'
Ondrej Zajicek (work)
2022-02-06
Trie: Fix trie format
Ondrej Zajicek (work)
2022-02-06
Trie: Add prefix counter
Ondrej Zajicek (work)
2022-01-05
Conf: Fix parsing full-length IPv6 addresses
Ondrej Zajicek (work)
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-12-02
Trie: Clarify handling of less-common net types
Ondrej Zajicek (work)
2021-11-26
Trie: Implement longest-prefix-match queries and walks
Ondrej Zajicek (work)
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-19
Trie: Implement trie walking code
Ondrej Zajicek (work)
2021-11-13
Trie: Simplify network matching code
Ondrej Zajicek (work)
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
[next]