CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/02/18 15:10:04
Modified files: sbin/dhclient : kroute.c Log message: Don't delete permanent arp cache entries when clearing the arp cache. Issue pointed out by Don Nasco. Deemed the correct thing to do by sthne@, phessler@ and chris@.