index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
memory.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #176 from opensourcerouting/mtype-underflow-backtrace
Donald Sharp
2017-02-07
1
-0
/
+6
|
\
|
*
lib: print backtrace on MTYPE count underflow
David Lamparter
2017-02-07
1
-0
/
+6
*
|
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
1
-1
/
+1
|
/
*
lib: replace MIT license with ISC
David Lamparter
2016-12-01
1
-16
/
+10
*
memory: restore 'memstats:' keyword when logging memstats - useful in log
Lou Berger
2016-09-30
1
-1
/
+1
*
lib: clean/restore memory debugging functions
David Lamparter
2016-09-19
1
-0
/
+35
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+3
*
lib: add new extensible memory-type handling
David Lamparter
2016-09-19
1
-0
/
+111
*
lib: move memory.[ch] out of the way
David Lamparter
2016-09-19
1
-487
/
+0
*
lib/memory: fix indirect static link with zlib
Baruch Siach
2016-09-02
1
-6
/
+8
*
lib: Remove 'show memory pim' unused command
Donald Sharp
2016-06-17
1
-12
/
+0
*
lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc ...
Lou Berger
2016-05-26
1
-0
/
+3
*
pimd: merge pimd as of 2015-01-19
David Lamparter
2016-05-26
1
-0
/
+11
*
lib: Memory reporting fails over 2GB
Donald Sharp
2015-10-29
1
-28
/
+15
*
Remove unused 'show memory XXX' functionality
Donald Sharp
2015-08-18
1
-137
/
+4
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-5
/
+5
*
memory: install babel memory informations.
Matthieu Boutier
2012-03-25
1
-0
/
+3
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-0
/
+11
*
lib: Fix accounting of memory
Chris Hall
2011-03-21
1
-2
/
+8
*
Document rules for zalloc and friends.
Greg Troxel
2010-09-17
1
-5
/
+27
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-3
/
+44
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
1
-0
/
+10
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-1
/
+1
*
[lib] add mising UL qualifier to numerical constant
Paul Jakma
2008-01-08
1
-1
/
+1
*
[lib] Fix typo in cpp conditional for malloc.h include
Paul Jakma
2006-06-30
1
-1
/
+1
*
[lib] malloc.h is deprecated, try not to include it anymore
Paul Jakma
2006-05-28
1
-0
/
+3
*
[lib/memory] Add mallinfo support
Paul Jakma
2006-03-30
1
-1
/
+116
*
2005-10-20 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-21
1
-11
/
+23
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-1
/
+1
*
2005-04-25 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-25
1
-1
/
+1
*
2005-04-15 Paul Jakma <paul@dishone.st>
paul
2005-04-15
1
-196
/
+14
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-1
/
+1
*
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-26
1
-2
/
+2
*
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-26
1
-0
/
+5
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-1
/
+1
*
2004-11-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-16
1
-18
/
+18
*
2004-11-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-15
1
-16
/
+43
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-0
/
+2
*
First small part of lib cleanup. Mainly "constification" of arguments and
hasso
2004-10-04
1
-4
/
+4
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-0
/
+34
*
Ripngd part of 6Wind patch.
hasso
2003-05-25
1
-0
/
+27
*
Initial revision
paul
2002-12-13
1
-0
/
+493