]> git.proxmox.com Git - mirror_frr.git/commit
isisd: don't validate dict integrity for regular builds
authorChristian Franke <chris@opensourcerouting.org>
Fri, 4 Aug 2017 13:44:45 +0000 (15:44 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 23 Aug 2017 18:52:34 +0000 (20:52 +0200)
commit0ed74b9167797b06a74eb480a65bd3a20cc2af17
treef36cad8ce57adfd7f247aead29d9846ab23ae20f
parent56dc5c3d830629da54062d4e91fa69c96f8162bc
isisd: don't validate dict integrity for regular builds

This method is intended to be only used for debugging as per the author
and profiling shows we are spending a lot of cycles on it. Remove it for
regular builds by guarding it with a define.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/dict.c
isisd/isisd.h