summaryrefslogtreecommitdiffstats
path: root/lib/memory_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add process pids to 'show modules'Mark Stapp2019-07-021-0/+3
* lib: Cleanup include of link.hDonald Sharp2018-09-081-0/+2
* lib: qmem show changes (header and max)Lou Berger2018-08-291-6/+24
* lib: count total memory allocation per MTYPEDavid Lamparter2018-08-081-2/+11
* build: rework mallinfo test & find malloc_sizeDavid Lamparter2018-08-081-2/+5
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-105/+99
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-3/+2
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-18/+18
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-42/+29
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-3/+3
* vtysh: handle "show modules" like "show memory"David Lamparter2017-04-041-1/+1
* lib: add "show modules" CLI commandDavid Lamparter2017-03-241-15/+62
* build: massively remove needless checksDavid Lamparter2016-11-151-2/+2
* *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-2/+0
* bgpd, lib: Remove RESTRICTED_NODE from code baseDonald Sharp2016-10-081-2/+0
* lib: Only display memory items that have allocationsDonald Sharp2016-09-301-7/+9
* lib: clean/restore memory debugging functionsDavid Lamparter2016-09-191-88/+1
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-260/+10
* lib: add new extensible memory-type handlingDavid Lamparter2016-09-191-0/+19
* lib: move memory.[ch] out of the wayDavid Lamparter2016-09-191-0/+487