]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/log.h
Merge pull request #257 from opensourcerouting/nhrpd
[mirror_frr.git] / lib / log.h
index 25083a4d7008248f688b7f853d38f656d7ad330a..00c996c5be27f24aecf5f1ea3c5fff1d1d497631 100644 (file)
--- a/lib/log.h
+++ b/lib/log.h
@@ -190,6 +190,7 @@ extern size_t quagga_timestamp(int timestamp_precision /* # subsecond digits */,
                               char *buf, size_t buflen);
 
 extern void zlog_hexdump(const void *mem, unsigned int len);
+extern const char *zlog_sanitize(char *buf, size_t bufsz, const void *in, size_t inlen);
 
 
 extern int