CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/05/17 07:46:57
Modified files: sbin/dhclient : dhclient.c Log message: Any IPv4 address change could alter which interface has the active default route and thus 'owns' resolv.conf. So check if resolv.conf should be (re)written after all IPv4 RTM_NEWADDR or RTM_DELADDR messages.