| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r261566 | brueffer | 2014-02-13 | 2 | -2/+2 |
* | Change the cap_rights_t type from uint64_t to a structure that we can extend | pjd | 2013-09-05 | 2 | -16/+27 |
* | Fix dhclient for interfaces that are down. The discover_interfaces() function | pjd | 2013-07-04 | 1 | -5/+5 |
* | MFp4 @229488: | pjd | 2013-07-03 | 1 | -0/+3 |
* | MFp4 @229487: | pjd | 2013-07-03 | 1 | -0/+7 |
* | MFp4 @229486: | pjd | 2013-07-03 | 1 | -1/+6 |
* | MFp4 @229485: | pjd | 2013-07-03 | 1 | -0/+5 |
* | MFp4 @229484: | pjd | 2013-07-03 | 1 | -0/+4 |
* | MFp4 @229483: | pjd | 2013-07-03 | 1 | -0/+6 |
* | MFp4 @229482: | pjd | 2013-07-03 | 1 | -0/+12 |
* | MFp4 @229481: | pjd | 2013-07-03 | 4 | -18/+75 |
* | MFp4 @229480: | pjd | 2013-07-03 | 1 | -0/+2 |
* | MFp4 @229479: | pjd | 2013-07-03 | 1 | -1/+4 |
* | MFp4 @229477: | pjd | 2013-07-03 | 1 | -4/+11 |
* | Remove redundant white-spaces. | pjd | 2013-07-03 | 1 | -9/+9 |
* | MFp4 @229476,229478: | pjd | 2013-07-03 | 2 | -60/+70 |
* | MFp4 @229474: | pjd | 2013-07-03 | 1 | -2/+2 |
* | MFp4 @229473: | pjd | 2013-07-03 | 3 | -6/+5 |
* | MFp4 @229472: | pjd | 2013-07-03 | 3 | -34/+28 |
* | MFp4 @229471: | pjd | 2013-07-03 | 3 | -8/+4 |
* | MFp4 @229470: | pjd | 2013-07-03 | 3 | -7/+6 |
* | MFp4: @229469: | pjd | 2013-07-03 | 2 | -11/+0 |
* | When acquiring a lease, record the value of the BOOTP siaddr field | bms | 2013-07-02 | 3 | -0/+13 |
* | Use a higher TTL (128) for DHCP packets. This matches the ISC DHCP client. | jhb | 2013-04-22 | 1 | -1/+1 |
* | Revert r239356 and use an alternate algorithm. | jhb | 2012-08-22 | 2 | -6/+11 |
* | Fix dhclient to properly exit and teardown the configured lease when | jhb | 2012-08-17 | 1 | -0/+7 |
* | Spelling fixes for sbin/ | uqs | 2012-01-07 | 2 | -3/+3 |
* | Set svn:executable on dhclient-script | dumbbell | 2011-12-30 | 1 | -0/+0 |
* | Invalid Domain Search option isn't considered as a fatal error | dumbbell | 2011-12-30 | 1 | -9/+17 |
* | In sbin/dhclient, since we know the size of the source strings anyway, | dim | 2011-12-17 | 2 | -3/+3 |
* | In sbin/dhclient, work around warnings about the size argument to | dim | 2011-12-17 | 2 | -6/+12 |
* | dhclient-script relied on incorrect behavior of SIOCAIFADDR ioctl, | glebius | 2011-12-13 | 1 | -1/+1 |
* | Support domain-search in dhclient(8) | dumbbell | 2011-12-04 | 7 | -3/+180 |
* | Make dhclient use a pid file. Modify the rc script accordingly; while | des | 2011-10-13 | 5 | -3/+48 |
* | Use resolvconf(8) to update /etc/resolv.conf. | ume | 2011-03-18 | 1 | -25/+46 |
* | Document dhclient-enter-hooks and dhclient-exit-hooks and mention | brian | 2010-09-06 | 1 | -1/+25 |
* | When dhclient obtains a lease, it runs dhclient-script and expects | brian | 2010-07-07 | 1 | -16/+30 |
* | Make dhclient use bootpc (68) as the source port for unicast DHCPREQUEST | philip | 2009-10-21 | 3 | -18/+41 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+2 |
* | Fix the logic to count the number of "live interfaces". With this change | sam | 2009-07-21 | 1 | -9/+11 |
* | Fix an off by one error when we limit append/prepend text sizes based on our | brian | 2009-06-08 | 1 | -5/+15 |
* | Support the remaining options listed in dhcp-options(5) and RFC 2132. | brooks | 2008-10-17 | 3 | -5/+31 |
* | Run the privileged dhclient process in its own session. | ed | 2008-06-30 | 1 | -0/+1 |
* | Use the -n flag to route(8) when calling "route get". Otherwise we hang | brooks | 2008-06-09 | 1 | -1/+1 |
* | When sending packets directly to the DHCP server, use a socket and send | brooks | 2008-04-15 | 1 | -0/+15 |
* | Add a new function is_default_interface() which determines if this | brooks | 2008-03-30 | 1 | -20/+48 |
* | Defer state change on disassociate to avoid unnecessarily dropping the | sam | 2008-03-22 | 1 | -15/+31 |
* | correct syslog mask so LOG_DEBUG msgs are not lost | sam | 2008-03-22 | 1 | -1/+1 |
* | During PREINIT, when giving the interface the address 0.0.0.0, do it as an | brooks | 2008-01-21 | 1 | -1/+1 |
* | Teach dhclient(8) about net80211 link (association) status. | jkim | 2007-12-05 | 1 | -1/+4 |