]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_pw.c
bgpd: Rework BGP dampening to be per AFI/SAFI
[mirror_frr.git] / zebra / zebra_pw.c
index 006c1da02bd1b5732e070c3c44b3e82062136e20..09edbc9a68a6a2913118262cf5837f97fa3ca38e 100644 (file)
@@ -153,6 +153,7 @@ void zebra_pw_update(struct zebra_pw *pw)
 {
        if (zebra_pw_check_reachability(pw) < 0) {
                zebra_pw_uninstall(pw);
+               zebra_pw_install_failure(pw);
                /* wait for NHT and try again later */
        } else {
                /*