commit | d7be042378eac103634ab62abf4b2a5ca225092d | [log] [tgz] |
---|---|---|
author | Lou Berger <lberger@labn.net> | Tue Jan 12 13:41:43 2016 -0500 |
committer | Paul Jakma <paul.jakma@hpe.com> | Fri Feb 26 14:11:40 2016 +0000 |
tree | 63901594ccd70f4fa15d9f9b90a578e8573f931b | |
parent | 0490729cc033a3483fc6b0ed45085ee249cac779 [diff] |
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>