• Ondřej Zajíček's avatar
    Fix minor issue in pipe route propagation · 86f567e1
    Ondřej Zajíček authored
    In some circumstances during reconfiguration, routes propagated by pipes
    to other tables may hang there even after the primary routes are removed.
    
    There is already a workaround for this issue in the code which removes
    these stale routes by flush process when source protocols are shut down.
    
    This patch is a cleaner fix and allows to simplify the flush process
    86f567e1