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
/
timer.c
Age
Commit message (
Expand
)
Author
2021-11-22
Converting the former BFD loop to a universal IO loop and protocol loop.
Maria Matejka
2021-11-22
Unified time for whole BIRD
Maria Matejka
2021-11-22
Dropping the POSIX thread-local variables in favor of much easier-to-use C11 ...
Maria Matejka
2021-11-22
POSIX threads and thread-local storage is needed for concurrent execution
Maria Matejka
2021-04-12
Lib: Fix handling of buffers in timestamp formatting
Ondrej Zajicek (work)
2020-05-01
Timer: Adding missing initializer.
Maria Matejka
2020-04-09
Configuration strings are constant.
Maria Matejka
2018-11-20
The MRT protocol
Ondrej Zajicek (work)
2017-12-14
Minor cleanup
Ondrej Zajicek (work)
2017-12-07
Timers: Revert temporary names and remove old timer.h
Ondrej Zajicek (work)
2017-12-07
Sysdep: Remove old timer code
Ondrej Zajicek (work)
2017-12-07
Timers: Parse and format functions for microsecond times
Ondrej Zajicek (work)
2017-12-07
Timers: Replace old timers with microsecond timers
Ondrej Zajicek (work)
2017-12-07
Timers: Integrate microsecond timers to the main loop
Ondrej Zajicek (work)
2017-12-07
Timers: Split microsecond timers from BFD code to lib
Ondrej Zajicek (work)