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
/
lib
Age
Commit message (
Expand
)
Author
2023-11-26
Bytestring: implement bytestring literals and constants
Mikael Magnusson
2023-11-23
Unix: Implement sk_connect_unix
Mikael Magnusson
2023-10-06
Conf: Bytestrings with hex: should use the same general format as ones without.
Ondrej Zajicek
2023-10-04
Lib: Extend MPLS label allocator bitmap
Ondrej Zajicek
2023-10-04
MPLS subsystem
Ondrej Zajicek
2023-10-04
Lib: Indirect bitmap for MPLS label allocator
Ondrej Zajicek (work)
2023-09-26
Aggregator: Fixed hashing of adata
Maria Matejka
2023-08-24
Lib: Add functions for reading and writing of bytestrings
Ondrej Zajicek
2023-06-02
IO: Add current_time_now() function for immediate timestamp
Toke Høiland-Jørgensen
2023-05-18
Lib: Improve IP/net hashing
Ondrej Zajicek
2023-04-27
Conf: Fix symbol lookup
Ondrej Zajicek
2023-04-20
Linpool: Fix lp_restore()
Maria Matejka
2023-03-06
Net: Replace runtime checks with STATIC_ASSERT()
Ondrej Zajicek
2023-03-06
Printf test suite fails on systems with musl libc because tests for "%m"
Petr Vaněk
2023-02-22
Linpool flush drops all the allocated pages but one
Maria Matejka
2023-01-12
Log message before aborting
Mike Crute
2022-05-30
Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0
Maria Matejka
2022-04-06
All linpools use pages to allocate regular blocks
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-16
Lib: Allow use of 240.0.0.0/4 as a private range
Ondrej Zajicek (work)
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
Merge commit '5cff1d5f' 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
Single-threaded version of sark-branch memory page management
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
Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund
Maria Matejka
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
Nest: Attach prefix trie to rtable for faster LPM and interval queries
Ondrej Zajicek (work)
2022-01-08
IO: Support nonlocal bind in socket interface
Alexander Zubkov
2021-11-27
Memory statistics split into Effective and Overhead
Maria Matejka
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-11-13
Trie: Simplify network matching code
Ondrej Zajicek (work)
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Multipage allocation
Maria Matejka
2021-10-13
Linpools may use pages instead of xmalloc
Maria Matejka
2021-10-13
fixup! Bound allocated pages to resource pools with page caches to avoid unne...
Maria Matejka
2021-09-25
Filter: Faster prefix sets
Ondrej Zajicek (work)
2021-09-10
Bound allocated pages to resource pools with page caches to avoid unnecessary...
Maria Matejka
2021-09-10
Fixed memory poisoning in slab
Maria Matejka
[next]