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
/
event.c
Age
Commit message (
Expand
)
Author
2015-03-02
Implement latency tracking, internal event log and watchdog
Ondrej Zajicek
2014-11-03
Fininshing integrated OSPF.
Ondrej Zajicek
2010-06-02
Implements command that shows memory usage.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2009-09-04
Clear memory allocated by ralloc().
Ondrej Zajicek
2008-12-18
Fixes nasty bug in event processing.
Ondrej Zajicek
2000-06-07
Fixes to the progdoc.
Martin Mares
2000-06-05
Documented sockets, events and timers.
Martin Mares
2000-04-27
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-01-16
No more problems when events get scheduled during event processing.
Martin Mares
1999-11-17
ev_run() now returns whether the event has been requeued or not.
Martin Mares
1999-10-29
Events now return a value. If it's non-zero, the event is re-queued
Martin Mares
1999-02-11
Real implementation of protocol state machines. Delayed startup/shutdown
Martin Mares
1999-02-11
Grrr, forgot to commit the event routines themselves :|
Martin Mares