]> git.proxmox.com Git - mirror_frr.git/commit
lib: Add tracing capabilities to command matcher
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 5 Oct 2016 23:56:17 +0000 (23:56 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 5 Oct 2016 23:56:17 +0000 (23:56 +0000)
commitb4f56274fa6aa7240e06a67da0e85bfd0e4b2052
tree9eb397882126a65e52145439b879d57309520c2d
parent3871154b720569b12e037af88ac2ea9e8a0a1ace
lib: Add tracing capabilities to command matcher

Compile with -DTRACE_MATCHER to enable matcher
debugging to stdout.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_match.c