CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/07/19 04:26:41

Modified files:
        sys/net        : route.c 

Log message:
Return EAGAIN for every deleted route when detaching an interface.

Previously the code was "too clever" and returned EAGAIN only for
cloning route assuming that other deletion did not modify the tree.

Analysed by and ok dlg@

Reply via email to