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
2022-05-26
Moved hostentry to eattr
Maria Matejka
2022-05-26
Moved nexthop from struct rta to extended attribute.
Maria Matejka
2022-05-05
All outstanding MPLS label stacks are stored as adata
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
Removed forgotten remnants of unused enum rtc
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
Joined the RTA igp_metric and EA igp_metric attributes
Maria Matejka
2022-05-04
Explicit definition structures of route attributes
Maria Matejka
2022-05-04
Replaced boilerplate eattr allocation by ea_set_attr()
Maria Matejka
2022-05-04
Enforcing certain data structure explicit paddings.
Maria Matejka
2022-05-04
Protocols use EA_LITERAL_* to set attributes
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
Moved filter value union to lib
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
FIB is a data structure generic enough to be in lib
Maria Matejka
2022-05-04
Unified attribute and filter types
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-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
[next]