aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* dhclient: Fix a logic bug remove_protocol().Mark Johnston2020-06-041-4/+7
* Make dhclient(8) verify if new MTU (option 26) differs from current one and s...Eugene Grosbein2018-07-111-3/+15
* dhclient: build with WARNS=6Eitan Adler2018-06-241-2/+2
* dhclient: raise WARNS to 4Alan Somers2018-02-211-4/+22
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Use syslog service in dhclient(8).Mariusz Zaborski2017-11-121-6/+6
* Remove dead code in dhclient(8)Alan Somers2017-01-041-6/+2
* Allocate a struct ifreq rather than using a (wrong) computed size forBrooks Davis2016-11-221-2/+2
* dhclient: add support for interface-mtu (26)Conrad Meyer2016-09-021-0/+44
* Fix the logic to count the number of "live interfaces". With this changeSam Leffler2009-07-211-9/+11
* Teach dhclient(8) about net80211 link (association) status.Jung-uk Kim2007-12-051-1/+4
* Add __FBSDID to all .c files in dhclient to aid in determining fileBrooks Davis2005-08-231-0/+3
* Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagBrooks Davis2005-06-071-0/+495