CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2018/06/25 08:28:33

Modified files:
        usr.sbin/bgpd  : bgpd.h rde.c rde.h rde_filter.c rde_rib.c 

Log message:
Properly start reference counting struct nexthop. This removes the need for
some ugly workaround to make sure nexthop objects don't disapear while
still being referenced. During initial lookup of a nexthop a extra reference
is pulled but even that is now a bit cleaner than before.
Tested by job@, dennis@, benno@ OK job@ dennis@

Reply via email to