summaryrefslogtreecommitdiffstats
path: root/lib/memory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #176 from opensourcerouting/mtype-underflow-backtraceDonald Sharp2017-02-071-0/+6
|\
| * lib: print backtrace on MTYPE count underflowDavid Lamparter2017-02-071-0/+6
* | *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
|/
* lib: replace MIT license with ISCDavid Lamparter2016-12-011-16/+10
* memory: restore 'memstats:' keyword when logging memstats - useful in logLou Berger2016-09-301-1/+1
* lib: clean/restore memory debugging functionsDavid Lamparter2016-09-191-0/+35
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+3
* lib: add new extensible memory-type handlingDavid Lamparter2016-09-191-0/+111
* lib: move memory.[ch] out of the wayDavid Lamparter2016-09-191-487/+0
* lib/memory: fix indirect static link with zlibBaruch Siach2016-09-021-6/+8
* lib: Remove 'show memory pim' unused commandDonald Sharp2016-06-171-12/+0
* lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc ...Lou Berger2016-05-261-0/+3
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+11
* lib: Memory reporting fails over 2GBDonald Sharp2015-10-291-28/+15
* Remove unused 'show memory XXX' functionalityDonald Sharp2015-08-181-137/+4
* *: nuke ^L (page feed)David Lamparter2014-06-041-5/+5
* memory: install babel memory informations.Matthieu Boutier2012-03-251-0/+3
* babeld: Initial import, for Babel routing protocol.Paul Jakma2012-03-251-0/+11
* lib: Fix accounting of memoryChris Hall2011-03-211-2/+8
* Document rules for zalloc and friends.Greg Troxel2010-09-171-5/+27
* [bgpd] Stability fixes including bugs 397, 492Chris Caputo2009-07-191-3/+44
* [vty] Add support for a 'restricted mode' with anonymous vty connectionsPaul Jakma2008-08-231-0/+10
* [lib] mes_lookup string lookup table argument should be marked constStephen Hemminger2008-08-221-1/+1
* [lib] add mising UL qualifier to numerical constantPaul Jakma2008-01-081-1/+1
* [lib] Fix typo in cpp conditional for malloc.h includePaul Jakma2006-06-301-1/+1
* [lib] malloc.h is deprecated, try not to include it anymorePaul Jakma2006-05-281-0/+3
* [lib/memory] Add mallinfo supportPaul Jakma2006-03-301-1/+116
* 2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-10-211-11/+23
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-1/+1
* 2005-04-25 Paul Jakma <paul.jakma@sun.com>paul2005-04-251-1/+1
* 2005-04-15 Paul Jakma <paul@dishone.st>paul2005-04-151-196/+14
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
* 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-261-2/+2
* 2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-261-0/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-1/+1
* 2004-11-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-161-18/+18
* 2004-11-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-151-16/+43
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-0/+2
* First small part of lib cleanup. Mainly "constification" of arguments andhasso2004-10-041-4/+4
* Merge isisd into the Quagga's framework:jardin2003-12-231-0/+34
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+27
* Initial revisionpaul2002-12-131-0/+493