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
Age
Commit message (
Expand
)
Author
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-04-06
Minor fix: f_val literals should always have named struct fields
Maria Matejka
2022-04-06
Converted Slab allocator to typed lists
Maria Matejka
2022-04-06
Slab allocator can free the blocks without knowing the parent structure
Maria Matejka
2022-04-06
Typed lists for easier walking and stronger type checking
Maria Matejka
2022-03-15
Printf variant with a result allocated inside a pool / linpool
Maria Matejka
2022-03-14
Slab memory allocator unit test
Maria Matejka
2022-03-09
Fixed a static assert in page allocator
Maria Matejka
2022-03-09
Merge remote-tracking branch 'origin/master' into haugesund
Maria Matejka
2022-03-09
Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund
Maria Matejka
2022-03-09
BGP Flowspec validation: Removed in-route optimization for multithreading com...
Maria Matejka
2022-03-09
Merge commit 'e42eedb9' into haugesund
Maria Matejka
2022-03-09
Merge commit '5cff1d5f' into haugesund
Maria Matejka
2022-03-09
Merge commit 'd5a32563' into haugesund
Maria Matejka
2022-03-09
Fixed resource initialization in unit tests
Maria Matejka
2022-03-09
Linpools with pages fixed to the final page allocator version
Maria Matejka
2022-03-09
Merge commit '0c59f7ff' into haugesund
Maria Matejka
2022-03-09
Revert "Bound allocated pages to resource pools with page caches to avoid unn...
Maria Matejka
2022-03-09
Revert "fixup! Bound allocated pages to resource pools with page caches to av...
Maria Matejka
2022-03-09
Revert "Multipage allocation"
Maria Matejka
2022-03-09
Revert "fixup! Multipage allocation"
Maria Matejka
2022-03-09
Single-threaded version of sark-branch memory page management
Maria Matejka
2022-03-02
Replacing BGP temporary linpools by the common temporary linpool
Maria Matejka
2022-03-02
Replaced custom linpools in tests for the common tmp_linpool
Maria Matejka
2022-03-02
Introducing an universal temporary linpool flushed after every task
Maria Matejka
2022-03-02
Static list initializer
Maria Matejka
2022-03-02
Small improvement in directory test
Ondrej Filip
2022-03-02
Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund
Maria Matejka
2022-02-27
Babel: Fix bug in iface reconfiguration
Ondrej Zajicek (work)
2022-02-20
Small change to fix doc building on Debian
v2.0.9
Ondrej Filip
2022-02-20
Small changes related to the new release
Ondrej Filip
2022-02-13
NEWS: Fix formatting and add some notes
Ondrej Zajicek (work)
2022-02-09
NEWS and version update
Ondrej Zajicek (work)
2022-02-08
Alloc: Use posix_memalign() instead of aligned_alloc()
Ondrej Zajicek (work)
2022-02-08
Netlink: Minor cleanup
Ondrej Zajicek (work)
2022-02-07
Lib: Update alignment of slabs
Ondrej Zajicek (work)
2022-02-06
Merge branch 'oz-trie-table'
Ondrej Zajicek (work)
2022-02-06
Trie: Fix trie format
Ondrej Zajicek (work)
2022-02-06
Nest: Implement locking of prefix tries during walks
Ondrej Zajicek (work)
2022-02-06
Nest: Implement prefix trie pruning
Ondrej Zajicek (work)
2022-02-06
Trie: Add prefix counter
Ondrej Zajicek (work)
2022-02-06
Doc: Describe routing table options
Ondrej Zajicek (work)
2022-02-06
BGP: Implement flowspec validation procedure
Ondrej Zajicek (work)
2022-02-06
Nest: Add routing table configuration blocks
Ondrej Zajicek (work)
2022-02-06
Nest: Add convenience functions to check rtable net type
Ondrej Zajicek (work)
2022-02-06
Nest: Avoid unnecessary net_format() in 'show route' command
Ondrej Zajicek (work)
2022-02-06
Nest: Add trie iteration code to 'show route'
Ondrej Zajicek (work)
2022-02-06
Nest: Implement 'show route in <addr>' command
Ondrej Zajicek (work)
2022-02-06
Nest: Attach prefix trie to rtable for faster LPM and interval queries
Ondrej Zajicek (work)
[next]