• Ondřej Zajíček's avatar
    Fix bugs related to kernel table synchronization. · 3d574679
    Ondřej Zajíček authored
    KRF_INSTALLED flag was not cleared during reconfiguration
    that lead to not removing routes during reconfigure when
    export rules changed.
    
    We also should not try to remove routes we didi not installed,
    on Linux this leads to warnings (as kernel checks route source
    field and do not allow to remove non-bird routes) but we should
    not rely on it.
    3d574679