CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/04/07 03:44:11

Modified files:
        usr.sbin/bgpd  : rde_rib.c 

Log message:
Call nexthop_delete() a bit later in nexthop_update(). The nh->state needs
to be changed before calling nexthop_delete() or the nexthop will not be
correclty removed in the unlikly event when all aspathes move to a different
nexthop while the lookup happens.
sthen@ agrees with the logic.

Reply via email to