]> git.proxmox.com Git - mirror_frr.git/commit - nhrpd/nhrp_cache.c
nhrp: fix assertion with negative holding times
authorJorge Boncompte <jbonor@gmail.com>
Thu, 3 Aug 2017 17:12:27 +0000 (19:12 +0200)
committerJorge Boncompte <jbonor@gmail.com>
Fri, 4 Aug 2017 08:19:36 +0000 (10:19 +0200)
commit45c8b07a351f80b997000d726a2fc5be830064a8
treeab785dc2b1580e9de81bf75a4d43bfdf4130500a
parenta1f1bab0fb93b0168ff5d8d674fc0eb356d47c55
nhrp: fix assertion with negative holding times

Correctly reset status or we later assert at nhrp_cache_free().

Signed-off-by: Jorge Boncompte <jbonor@gmail.com>
nhrpd/nhrp_cache.c