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
/
resource.c
Age
Commit message (
Expand
)
Author
2014-02-06
Many changes in I/O and OSPF sockets and packet handling.
Ondrej Zajicek
2013-09-16
BFD work in progress.
Ondrej Zajicek
2013-09-10
Initial BFD commit, work in progress.
Ondrej Zajicek
2012-04-22
Small typo in programmer's documentation.
Ondrej Filip
2010-06-02
Implements command that shows memory usage.
Ondrej Zajicek
2009-09-17
Fixes headers for uintptr_t (and build on NetBSD).
Ondrej Zajicek
2009-09-04
Clear memory allocated by ralloc().
Ondrej Zajicek
2009-07-06
Fixes memory alignment problems on Sparc64.
Ondrej Zajicek
2009-06-10
Changes OSPF to generate stub networks for non-primary addresses.
Ondrej Zajicek
2008-12-25
fixes some 64-bit related bugs.
Ondrej Zajicek
2004-06-05
One more in the library.
Martin Mares
2004-05-31
Added rmove() (by Andreas, tweaked by me).
Martin Mares
2000-06-05
Documented memory resources.
Martin Mares
2000-05-08
Implemented debugging function rlookup() which you can call from gdb
Martin Mares
2000-03-31
Use bsprintf() instead of sprintf().
Martin Mares
2000-03-31
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
1999-03-29
Clarify resource dumps and include them in the main debugging dump.
Martin Mares
1999-03-04
Use dmalloc instead of EFence when available (dmalloc has lot of improvements
Martin Mares
1998-05-26
Resource pools are now named.
Martin Mares
1998-05-24
Staticized some variables and functions.
Martin Mares
1998-05-03
BIRD library: The story continues.
Martin Mares