CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2016/07/19 04:51:44

Modified files:
        sys/net        : art.c rtable.c 

Log message:
Revert use of the _SAFE version of SRPL_FOREACH() now that the offending
function has been fixed.

Functions passed to rtable_walk() must return EAGAIN if they delete an
entry from the tree, no matter if it is a leaf or not.

Reply via email to