]> git.proxmox.com Git - mirror_frr.git/commit - sharpd/sharp_globals.h
sharpd: Add start of global data structures
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Feb 2019 13:21:24 +0000 (08:21 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 7 Feb 2019 14:35:49 +0000 (09:35 -0500)
commitd21f1a930fb82114a63c4060d18c12fe48771100
treefd78d32dd1f1db3a4341dc98b7a6123afa9121b3
parenta60ffbc98533a642c5e84a5f76c8246b88147888
sharpd: Add start of global data structures

We have a bit of a mess with globals in the sharp daemon.
Let's start formalizing it a bit.  Future commits will
take advantage of this, as that we need to have the ability
to start dumping stats about commands we have issued.

These changes will be useful for debugging and understanding
what is going on.

Signed-off-by: Donald sharp <sharpd@cumulusnetworks.com>
sharpd/sharp_globals.h [new file with mode: 0644]
sharpd/sharp_main.c
sharpd/subdir.am