commit | 104576dcafe356985326b2950bfc50962702b4fb | [log] [tgz] |
---|---|---|
author | Donald Sharp <sharpd@cumulusnetworks.com> | Wed Sep 16 13:17:55 2015 -0400 |
committer | Paul Jakma <paul@quagga.net> | Thu Sep 24 15:26:44 2015 +0100 |
tree | 6aac83534a8bfb991dfa5fd35a83dec044072d20 | |
parent | 58a83f2f5dc24da3194bfa8255499029315e8649 [diff] |
bgpd: Add some peer_lock/unlock debug code Finding memory leaks associated with the peer data structure is incredibly hard, add some code to allow you to find this leaked code when needed. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>