]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: wire up "debug zebra packet detail"
authorLou Berger <lberger@labn.net>
Tue, 12 Jan 2016 18:41:43 +0000 (13:41 -0500)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 15:33:33 +0000 (15:33 +0000)
commit54f03be9705acdb6c24449787bd77ad7c9a01234
tree8365499308145cb342940342befc3a967d8086ae
parentd767b4d0d1eee9eb03014d38294f4af493f0ab99
zebra: wire up "debug zebra packet detail"

There was no way to actually set ZEBRA_DEBUG_DETAIL, even though some
debug output was conditional to it.  Add CLI command.

Signed-off-by: Lou Berger <lberger@labn.net>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit d7be042378eac103634ab62abf4b2a5ca225092d)
zebra/debug.c