summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/dhclient-script
Commit message (Expand)AuthorAgeFilesLines
* Set svn:executable on dhclient-scriptdumbbell2011-12-301-0/+0
* dhclient-script relied on incorrect behavior of SIOCAIFADDR ioctl,glebius2011-12-131-1/+1
* Support domain-search in dhclient(8)dumbbell2011-12-041-1/+3
* Use resolvconf(8) to update /etc/resolv.conf.ume2011-03-181-25/+46
* Use the -n flag to route(8) when calling "route get". Otherwise we hangbrooks2008-06-091-1/+1
* Add a new function is_default_interface() which determines if thisbrooks2008-03-301-20/+48
* During PREINIT, when giving the interface the address 0.0.0.0, do it as anbrooks2008-01-211-1/+1
* Use the -n flag on ifconfig so that dhclient does not cause the kernel modulethompsa2007-07-031-8/+9
* The minimum size of an RFC3442 destination descriptor is five bytes, soemaste2007-04-131-1/+1
* Implement RFC3442, the Classless Static Route option.emaste2007-02-091-0/+60
* Fix rev 1.12.brooks2006-01-261-1/+1
* Give the TIMEOUT case a chance to work by using -t # instead of thebrooks2006-01-241-1/+1
* Make dhclient-script more agreeable with read-only /etc.wes2006-01-231-9/+10
* When we give up on an interface, use the arp(8) command to remove allbrooks2006-01-101-2/+5
* Avoid updating resolv.conf when no changes have actually occured.brooks2005-09-081-0/+10
* When we fail to aquire a lease, our lease expires without a sucessfulbrooks2005-09-081-0/+1
* The $medium string often contains quoted values with spaces in them (ssids,brooks2005-08-261-6/+6
* Use a more robust, grep-free command to get the interface of the currentbrooks2005-08-261-2/+1
* Don't and/remove a route to our assigned IP through 127.0.0.1. Itbrooks2005-08-261-4/+4
* s/if_defaulroute/if_defaultroute/brooks2005-07-261-1/+1
* Add support for /etc/dhclient-enter-hooks to match /etc/dhclient-exit-hooks.brooks2005-06-101-0/+11
* Add support for /etc/dhclient-exit-hooks file.brooks2005-06-081-3/+13
* FreeBSDize the dhclient-script.brooks2005-06-071-21/+54
* Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagbrooks2005-06-071-0/+227
OpenPOWER on IntegriCloud