aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/clparse.c
Commit message (Expand)AuthorAgeFilesLines
* dhclient: build with WARNS=6Eitan Adler2018-06-241-3/+2
* dhclient: raise WARNS to 4Alan Somers2018-02-211-1/+1
* dhclient(8): raise WARNS to 3Alan Somers2017-12-141-5/+5
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* sbin/dhclient: fix `vendor` storage leak in parse_option_decl(..)Enji Cooper2017-03-131-0/+3
* sbin/dhclient: fix a memory leak in parse_client_lease_statement(..)Enji Cooper2017-03-131-0/+1
* dhclient: add support for interface-mtu (26)Conrad Meyer2016-09-021-0/+2
* When acquiring a lease, record the value of the BOOTP siaddr fieldBruce M Simpson2013-07-021-0/+4
* In sbin/dhclient, since we know the size of the source strings anyway,Dimitry Andric2011-12-171-1/+1
* In sbin/dhclient, work around warnings about the size argument toDimitry Andric2011-12-171-2/+4
* Support domain-search in dhclient(8)Jean-Sébastien Pédron2011-12-041-0/+2
* Implement RFC3442, the Classless Static Route option.Ed Maste2007-02-091-0/+2
* 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/+938