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
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
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-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-04-07
Unix: Expand accepted ranges of iproute2 constants
Ondrej Zajicek (work)
2021-03-30
Routing table is now a resource allocated from its own pool
Maria Matejka
2021-03-25
Slab: head now uses bitmask for used/free nodes info instead of lists
Maria Matejka
2021-03-12
Rate-limit scheduling of work-events
Ondrej Zajicek (work)
2021-02-10
BGP: Add support for BGP hostname capability
Vincent Bernat
2021-01-07
Kernel: Do not check templates
Ondrej Zajicek (work)
2020-11-25
Log: Fix locking during log reconfiguration
Ondrej Zajicek (work)
2020-11-25
Log: Reinitialize the static logging structures
Ondrej Zajicek (work)
2020-06-03
Log: Do not open logfiles when parse-and-exit option is active
Ondrej Zajicek (work)
2020-05-01
Unix socket: Path length check directly before copying the path.
Maria Matejka
2020-05-01
Nest: Added const to ea_show just to declare that this shouldn't really chang...
Maria Matejka
2020-04-09
Configuration strings are constant.
Maria Matejka
2020-02-27
BGP: Support for MD5SIG together with remote range
Ondrej Zajicek (work)
2020-02-04
Conf: Better error message when reading iproute2 config
Maria Matejka
2020-01-07
KRT: Improve syncer code to avoid using temporary data in rtable
Ondrej Zajicek (work)
2019-12-19
KRT: Remove KRF_SYNC_ERROR flag
Ondrej Zajicek (work)
2019-12-17
KRT: Fix removal of KRF_INSTALLED
Ondrej Zajicek (work)
2019-12-16
KRT: Remove KRF_INSTALLED flag
Ondrej Zajicek (work)
2019-11-26
Nest: Use bitmaps to keep track of exported routes
Ondrej Zajicek (work)
2019-10-22
Accept uppercase letters in iproute2 names
Ondrej Zajicek
2019-10-09
Lib: Support for 64-bit numbers in bvsnprintf()
Ondrej Zajicek (work)
2019-10-04
Fixed undefined behavior on signals.
Maria Matejka
2019-09-23
Nest: Fix help for 'graceful restart' command
Ondrej Zajicek (work)
2019-08-21
Sysdep: Drop supplementary groups when dropping GID
Ondrej Zajicek (work)
[next]