| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 239356,239564: | John Baldwin | 2013-02-26 | 2 | -0/+12 |
| * | MFH r226345, r226464, r226879: | Baptiste Daroussin | 2012-02-09 | 5 | -3/+48 |
| * | MFC r229002: | Jean-Sébastien Pédron | 2012-01-29 | 1 | -0/+0 |
| * | MFC r228259: | Jean-Sébastien Pédron | 2012-01-26 | 7 | -3/+188 |
| * | Merge r228463, that explicily uses 255.0.0.0 mask for the temporary prefix. | Gleb Smirnoff | 2012-01-13 | 1 | -1/+1 |
| * | MFC r212253: Document how to use dhclient-{enter,exit}-hooks. | Brian Somers | 2010-09-21 | 1 | -1/+25 |
| * | MFC r209756: | Brian Somers | 2010-08-06 | 1 | -16/+30 |
| * | MFC r198352 | Philip Paeps | 2009-10-23 | 3 | -18/+41 |
| * | Fix the logic to count the number of "live interfaces". With this change | Sam Leffler | 2009-07-21 | 1 | -9/+11 |
| * | Fix an off by one error when we limit append/prepend text sizes based on our | Brian Somers | 2009-06-08 | 1 | -5/+15 |
| * | Support the remaining options listed in dhcp-options(5) and RFC 2132. | Brooks Davis | 2008-10-17 | 3 | -5/+31 |
| * | Run the privileged dhclient process in its own session. | Ed Schouten | 2008-06-30 | 1 | -0/+1 |
| * | Use the -n flag to route(8) when calling "route get". Otherwise we hang | Brooks Davis | 2008-06-09 | 1 | -1/+1 |
| * | When sending packets directly to the DHCP server, use a socket and send | Brooks Davis | 2008-04-15 | 1 | -0/+15 |
| * | Add a new function is_default_interface() which determines if this | Brooks Davis | 2008-03-30 | 1 | -20/+48 |
| * | Defer state change on disassociate to avoid unnecessarily dropping the | Sam Leffler | 2008-03-22 | 1 | -15/+31 |
| * | correct syslog mask so LOG_DEBUG msgs are not lost | Sam Leffler | 2008-03-22 | 1 | -1/+1 |
| * | During PREINIT, when giving the interface the address 0.0.0.0, do it as an | Brooks Davis | 2008-01-21 | 1 | -1/+1 |
| * | Teach dhclient(8) about net80211 link (association) status. | Jung-uk Kim | 2007-12-05 | 1 | -1/+4 |
| * | - Remove references to unexisting man pages | Gabor Kovesdan | 2007-09-20 | 1 | -5/+2 |
| * | Use the -n flag on ifconfig so that dhclient does not cause the kernel module | Andrew Thompson | 2007-07-03 | 1 | -8/+9 |
| * | The minimum size of an RFC3442 destination descriptor is five bytes, so | Ed Maste | 2007-04-13 | 1 | -1/+1 |
| * | Implement RFC3442, the Classless Static Route option. | Ed Maste | 2007-02-09 | 6 | -4/+137 |
| * | Add a $FreeBSD$ tag missing after the original import. Note that this | Ed Maste | 2007-02-09 | 1 | -0/+2 |
| * | Actually implement rev 1.12 for host names and NIS domain names. We | Brooks Davis | 2007-01-29 | 1 | -1/+0 |
| * | It is possible for bpf to return a length such that: | Brooks Davis | 2006-09-26 | 1 | -1/+1 |
| * | Revert the addition of -p. It's flawed in that dhclient should not run | Brian Somers | 2006-08-21 | 2 | -25/+7 |
| * | Bump the document date. s/dhclient/.Nm/ | Brian Somers | 2006-08-17 | 1 | -4/+7 |
| * | Correct usage() | Brian Somers | 2006-08-17 | 1 | -1/+1 |
| * | Add a -p switch to dhclient. The switch tells dhclient to persist | Brian Somers | 2006-08-17 | 2 | -5/+20 |
| * | Send client identifier unconditionally. My ancient D-Link router response | Jung-uk Kim | 2006-07-03 | 1 | -4/+0 |
| * | Remove 'n' from the getopt string. There's no -n option that is | Warner Losh | 2006-05-23 | 1 | -2/+2 |
| * | Be more like Windows and Linux and send our hostname in the host-name | Brooks Davis | 2006-05-07 | 1 | -0/+68 |
| * | Correct RFC for NTP. | Jesus R. Camou | 2006-02-06 | 1 | -1/+1 |
| * | Fix rev 1.12. | Brooks Davis | 2006-01-26 | 1 | -1/+1 |
| * | Give the TIMEOUT case a chance to work by using -t # instead of the | Brooks Davis | 2006-01-24 | 1 | -1/+1 |
| * | Make dhclient-script more agreeable with read-only /etc. | Wes Peters | 2006-01-23 | 1 | -9/+10 |
| * | Mention the -b flag in the SYNOPSIS. | Brooks Davis | 2006-01-10 | 1 | -1/+1 |
| * | When we give up on an interface, use the arp(8) command to remove all | Brooks Davis | 2006-01-10 | 1 | -2/+5 |
| * | Allow users to add aliases to the interface. | Brooks Davis | 2006-01-10 | 1 | -13/+13 |
| * | When we get a bogus hostname in an option, drop the option rather than | Brooks Davis | 2005-12-10 | 1 | -1/+4 |
| * | Avoid updating resolv.conf when no changes have actually occured. | Brooks Davis | 2005-09-08 | 1 | -0/+10 |
| * | When we fail to aquire a lease, our lease expires without a sucessful | Brooks Davis | 2005-09-08 | 1 | -0/+1 |
| * | When we supersed the subnet-mask, write the forced value to the lease | Brooks Davis | 2005-09-02 | 1 | -10/+14 |
| * | Introduce a new helper function check_search() derived for res_hnok to | Brooks Davis | 2005-08-30 | 1 | -0/+56 |
| * | The $medium string often contains quoted values with spaces in them (ssids, | Brooks Davis | 2005-08-26 | 1 | -6/+6 |
| * | In read_string(), when the last character was a backslash, unincrement | Brooks Davis | 2005-08-26 | 1 | -0/+1 |
| * | Use a more robust, grep-free command to get the interface of the current | Brooks Davis | 2005-08-26 | 1 | -2/+1 |
| * | Don't and/remove a route to our assigned IP through 127.0.0.1. It | Brooks Davis | 2005-08-26 | 1 | -4/+4 |
| * | MFOpenBSD rev 1.9: fix a buffer overflow when processing config file | Brooks Davis | 2005-08-24 | 1 | -1/+1 |