]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: clean up zebra_protodown_rc_str()
authorMark Stapp <mjs@voltanet.io>
Thu, 29 Oct 2020 16:03:25 +0000 (12:03 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 29 Oct 2020 16:03:25 +0000 (12:03 -0400)
commit904e9b057031e7063fb3c4094f6009c0c4aa8a14
treee2d027ea1dce24b1a5ae4969e7a5c109d183b6b3
parent416168835bf328104f394422a5d6509aba42732a
zebra: clean up zebra_protodown_rc_str()

Clean up api SA warning, use 'const', and replace snprintf+
pointer math with strlcat.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/interface.c
zebra/interface.h