CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/02/16 17:02:44
Modified files: sbin/dhclient : dhclient.c Log message: Put the processes in the routing domain of the interface. Tweak error message to show problematic table id and use clearer verbiage suggested by sthen@. Should fix (another!) problem reported by Andreas Bartelt, who noted that lease renewals did not work in a non-default routing domain. ok sthen@