]> git.proxmox.com Git - mirror_frr.git/commit - lib/lib_vty.c
lib: add process pids to 'show modules'
authorMark Stapp <mjs@voltanet.io>
Tue, 2 Jul 2019 18:05:18 +0000 (14:05 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 2 Jul 2019 19:15:13 +0000 (15:15 -0400)
commitbfae97a6fa01f65266f6bbc371d5ab7553111072
tree5931e7188218901ebe78d1e6a71a7b68135c8464
parenta123bd4ad623418528442e967cc5412915e3d37b
lib: add process pids to 'show modules'

Add the process pids to the output produced by 'show modules'.
At least in a development setting, where there may be multiple
instances of frr running, it can be handy to be able to id
the exact pids, for debugging e.g.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/memory_vty.c