CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/06 08:26:44

Modified files:
        sys/net        : rtable.c 

Log message:
In ART separate the MPATH delete case to properly recover if art_delete()
does not find a matching node.

This currently never happens because we always do a route lookup before
calling rtable_delete().  Yes this is odd & due to the way multipath is
implemented in the radix tree.

Reply via email to