]> git.proxmox.com Git - mirror_frr.git/commit - staticd/static_vty.c
staticd: add debug support
authorMark Stapp <mjs@voltanet.io>
Wed, 8 Jan 2020 19:13:42 +0000 (14:13 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 9 Jan 2020 13:25:53 +0000 (08:25 -0500)
commit31ddf3b7bef2d46a9fae2c55587d175adf0c83a6
tree965437cf12405d8462e5f5213cbbb388608c5a91
parentf84f7121f6e142be732a25b4e7cd1105f7593495
staticd: add debug support

Add initial debug support to staticd, using the lib/debug
form of debug support.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
staticd/static_debug.c [new file with mode: 0644]
staticd/static_debug.h [new file with mode: 0644]
staticd/static_main.c
staticd/static_vty.c
staticd/subdir.am