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
/
mempool.c
Age
Commit message (
Expand
)
Author
2014-04-14
Fixed bug in unused function.
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
2004-06-01
ALIGN -> BIRD_ALIGN
Ondrej Filip
2001-01-17
Bug fix from Zheng Yuan <zyuan1@cig.mot.com>.
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
Include "lib/string.h" instead of <string.h>. It should give us bzero()
Martin Mares
1999-10-29
Simplify handling of free chunks.
Martin Mares
1999-10-02
Don't forget to free large blocks.
Martin Mares
1999-03-29
Clarify resource dumps and include them in the main debugging dump.
Martin Mares
1999-03-29
Added lp_flush() which flushes contents of a linear pool, leaving all the
Martin Mares
1998-12-06
Name cleanups as suggested by Pavel:
Martin Mares
1998-05-24
Staticized some variables and functions.
Martin Mares
1998-05-03
BIRD library: The story continues.
Martin Mares