On Sat,  9 Apr 2016 17:22:32 +0300
Timo Teräs <[email protected]> wrote:

> The rib entries are normally added and deleted when they are
> changed. However, they are modified in placae when the nexthop
> reachability changes. This fixes to:
>  - properly detect nexthop changes from nexthop_active_update()
>    calls from rib_process()
>  - rib_update_kernel() to not reset FIB flags when a RIB entry
>    is being modifed (old and new RIB are same)
>  - improves the "show ip route <prefix>" output to display
>    both ACTIVE and FIB flags for each nexthop
> 
> Fixes: 325823a5 "zebra: support FIB override routes"
> Signed-off-by: Timo Teräs <[email protected]>

If committing (and if do kernel style attribution), please add also:

Reported-By: Igor Ryzhov <[email protected]>

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to