]> git.proxmox.com Git - mirror_frr.git/commit
watchfrr: Convert `wtf` to a more meaningful message
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 16 Sep 2019 18:25:55 +0000 (14:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 16 Sep 2019 18:25:55 +0000 (14:25 -0400)
commit3f391becca8d50345bbe779ee75349a64f0c6e63
tree0df054022112c5cf206ab8d2933df947ddebc05e
parent466642858e3c98354f3f56e26869ccda39182ca1
watchfrr: Convert `wtf` to a more meaningful message

There is a fairly common state we are seeing where watchfrr
has decided that something is not right and is printing out
a `wtf` message.  At this point I am not sure what is going on
or how we are getting here, but let's add a bit more data dump
to the message so that we can figure out what is going on.

This is mainly being done because at this point in time I have no
clue the what/how of how we got here and I cannot reproduce.
Maybe by adding more useful information here I can figure out what is
going on.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com.
watchfrr/watchfrr.c