]> git.proxmox.com Git - mirror_frr.git/commit - isisd/dict.c
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>
Fri, 4 Aug 2017 13:51:39 +0000 (15:51 +0200)
commit8955008f72949cc5f61f6b7eeefc16e60ece18bc
tree6c17f590e4467004b06698063172096f662ef04b
parent6b367962158aba5567b7f01a3cad39b2de53828b
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