CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/22 05:03:30
Modified files:
sys/net : route.c
Log message:
Check for errors when deleting routes inside rtable_walk() and abort
the walk if a route cannot be deleted.
Prevent an infinite recursion reported by Dimitris Papastamos.
ok claudio@
