]> git.proxmox.com Git - mirror_frr.git/commit - lib/event.c
lib: Add function name to `show thread poll`
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Jun 2019 02:36:45 +0000 (22:36 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Jun 2019 19:14:04 +0000 (15:14 -0400)
commita0b36ae6733dfe44d192382b8fd583df30d555fd
tree033abc884ee6d3c9d85a05cc428c8a3b6d2ae62b
parent1ef14bee7aa063a939a3bffb11e2931c23fdf8f5
lib: Add function name to `show thread poll`

When displaying `show thread poll` data add the
function we are supposed to call when the poll
event happens.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/thread.c