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
Age
Commit message (
Expand
)
Author
2022-02-03
Explicitly storing and checking loop information in sockets
Maria Matejka
2022-02-03
Neighbors: Locking and asynchronous notifications
Maria Matejka
2022-02-03
Global interface list renamed to not clash with local lists
Maria Matejka
2022-02-03
Page cleanup routines updated to allow nested birdloops
Maria Matejka
2022-02-03
Removing periodic wakeup of mainloop in debug version to search for notificat...
Maria Matejka
2021-12-07
Fixed build errors for OpenBSD
Maria Jan Matejka
2021-12-07
Fixed standby memory page counters on shutdown
Maria Matejka
2021-12-07
Main IO loop shouldn't skip sockets when ping is received
Maria Matejka
2021-12-02
Standby memory pages are accounted for as overhead in show memory command
Maria Matejka
2021-12-01
No memory unmapping when shutting down
Maria Matejka
2021-12-01
Faster shutdown and cleanups by freeing route attributes strictly from main loop
Maria Matejka
2021-12-01
Merge branch 'master' into HEAD
Maria Matejka
2021-12-01
Fix of shutdown: premature log cleanup led to use-after-free
Maria Matejka
2021-12-01
Page allocator moved from pools to IO loops.
Maria Matejka
2021-11-30
For safer memory allocations, resources are bound to loops.
Maria Matejka
2021-11-24
Directly mapped pages are kept for future use if temporarily not needed
Maria Matejka
2021-11-23
Stored pages release routine
Maria Matejka
2021-11-22
Introducing basic RCU primitives for lock-less shared data structures
Maria Matejka
2021-11-22
Keeping un-unmmappable pages until they can be reused
Maria Matejka
2021-11-22
Routing tables now have their own loops.
Maria Matejka
2021-11-22
Route sources have an explicit owner
Maria Matejka
2021-11-22
Adding a generic cork mechanism for events
Maria Matejka
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Moved BFD IO loop out of BFD as we want to use it as socket-io coroutine
Maria Matejka
2021-11-22
Unified time for whole BIRD
Maria Matejka
2021-11-22
Debug messages with timestamps.
Maria Matejka
2021-11-22
Lock position checking allows for safe lock unions
Maria Matejka
2021-11-22
Coroutines: A simple and lightweight parallel execution framework.
Maria Matejka
2021-11-22
Locking subsystem: Just a global BIRD lock to begin with.
Maria Matejka
2021-11-22
POSIX threads and thread-local storage is needed for concurrent execution
Maria Matejka
2021-11-22
Special table hooks rectified.
Maria Matejka
2021-11-22
Table import and export are now explicit hooks.
Maria Matejka
2021-11-09
Kernel routes are flushed on shutdown by kernel scan, not by table scan
Maria Matejka
2021-11-09
Secondary and merged exports get a whole feed instead of traversing the table...
Maria Matejka
2021-11-09
Split route data structure to storage (ro) / manipulation (rw) structures.
Maria Matejka
2021-10-13
RIP fixup + dropping the tmp_attrs mechanism as obsolete
Maria Matejka
2021-10-13
Kernel: Convert the rte-local attributes to extended attributes and flags to ...
Maria Matejka
2021-10-13
Dropping the RTS_DUMMY temporary route storage.
Maria Matejka
2021-10-13
Route: moved rte_src pointer from rta to rte
Maria Matejka
2021-10-13
Preference moved to RTA and set explicitly in protocols
Maria Matejka
2021-10-13
Preexport: No route modification, no linpool needed
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)
2021-06-06
sysdep: Add wrapper to get random bytes - update
Ondrej Zajicek (work)
2021-06-06
sysdep: Add wrapper to get random bytes
Toke Høiland-Jørgensen
2021-05-10
BSD: Propagate OS-level IFF_MULTICAST to internal IF_MULTICAST flag
Toke Høiland-Jørgensen
[next]