CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/11/04 20:49:16
Modified files: sbin/dhclient : kroute.c Log message: Some systems give ENETUNREACH when trying to add the 'standard' host route, a.k.a. 'route add w.x.y.z 127.0.0.1'. Since dhclient-script ignored the failure, ignore it here too until it can be explained or we stop creating these routes.