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
/
sysdep
/
unix
Age
Commit message (
Expand
)
Author
2023-03-06
Net: Replace runtime checks with STATIC_ASSERT()
Ondrej Zajicek
2023-01-18
Alloc: Minor cleanups
Ondrej Zajicek
2023-01-18
Merge branch 'master' of https://gitlab.nic.cz/labs/bird
Maria Matejka
2023-01-18
Fix memory pre-allocation
Maria Matejka
2023-01-17
Alloc: Disable transparent huge pages
Ondrej Zajicek
2023-01-12
Log message before aborting
Mike Crute
2022-12-10
CLI: Fix for long-lived sessions during high loads
Ondrej Zajicek
2022-11-30
BSD: Fix krt socket code w.r.t. rte/rta changes
Ondrej Zajicek
2022-11-09
Conf: Make 'configure check' command restricted
Ondrej Zajicek
2022-11-09
Conf: Free stored old config before parsing new one
Ondrej Zajicek
2022-11-03
Page allocator: Fixed minor bugs and added commentary
Maria Matejka
2022-11-02
Memory pages are not munmapped, instead we just madvise()
Maria Matejka
2022-09-27
KRT: Fix setting default preference
Alexander Zubkov
2022-08-18
Simplified the protocol hookup code in Makefiles
Maria Matejka
2022-07-27
Merge branch 'master' into backport
Ondrej Zajicek
2022-07-24
KRT: Scan routing tables separetely on linux to avoid congestion
Ondrej Zajicek
2022-07-11
Merge remote-tracking branch 'origin/master' into backport
Maria Matejka
2022-07-11
Merge commit 'beb5f78a' into backport
Maria Matejka
2022-07-10
Merge version 2.0.10 into backport
Maria Matejka
2022-06-27
Filter: Implement soft scopes
Ondrej Zajicek (work)
2022-06-27
Preexport callback now takes the channel instead of protocol as argument
Maria Matejka
2022-06-04
IO: Improve resolution of latency debugging messages
Ondrej Zajicek
2022-04-13
Fixed a munmap abort bug
Maria Matejka
2022-04-06
Protocols have their own explicit init routines
Maria Matejka
2022-03-09
Fixed a static assert in page allocator
Maria Matejka
2022-03-09
Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' 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-09
Merge commit 'd5a32563' into haugesund
Maria Matejka
2022-03-09
Fixed resource initialization in unit tests
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 "Multipage allocation"
Maria Matejka
2022-03-09
Single-threaded version of sark-branch memory page management
Maria Matejka
2022-03-02
Introducing an universal temporary linpool flushed after every task
Maria Matejka
2022-03-02
Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund
Maria Matejka
2022-02-08
Alloc: Use posix_memalign() instead of aligned_alloc()
Ondrej Zajicek (work)
2022-01-08
IO: Support nonlocal bind in socket interface
Alexander Zubkov
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-10-13
Kernel: Convert the rte-local attributes to extended attributes and flags to ...
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Multipage allocation
Maria Matejka
2021-10-13
CLI socket accept() may also fail and should produce some message, not a core...
Maria Matejka
2021-09-10
Bound allocated pages to resource pools with page caches to avoid unnecessary...
Maria Matejka
2021-09-10
Debug output uses local buffer to avoid clashes between threads.
Maria Matejka
2021-09-10
Nest: Clean up main channel handling
Ondrej Zajicek (work)
2021-06-17
Nest: Clean up main channel handling
Ondrej Zajicek (work)
[next]