CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/09/30 04:47:39
Modified files: sys/net : route.c Log message: Do not try to refetch a route at the L2 layer if the given one is DOWN and always return EHOSTUNREACH. Please let me know if you find any new "No route to host" error. ok claudio@