CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/09/10 03:37:52

Modified files:
        sys/net        : route.c 

Log message:
Use rtfree(9) rather than decrementing the reference counter.

We know the parent wont be freed at this point because cloned
routes are always purged from the tree before parents.

ok claudio@

Reply via email to