CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/10/10 11:44:43
Modified files: sbin/dhclient : dhclient.c Log message: Revert r1.155. Routing breaks if dhclient-script flushes the interface's routes when the interface is down. Prevents floods of RTM_MISS messages on 'ifconfig down'. And might fix the vpn related failures pirofti@ is seeing.