aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/packet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* dhclient: support VID 0 (no vlan) decapsulationFranco Fichtner2022-02-141-1/+2
* Avoid a divide-by-zero when bad checksum counters overflow.Mark Johnston2019-06-261-2/+2
* dhclient(8): raise WARNS to 3Alan Somers2017-12-141-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Since r270929 raw sockets expect network byte order.Gleb Smirnoff2014-09-111-11/+0
* MFp4 @229471:Pawel Jakub Dawidek2013-07-031-5/+2
* MFp4: @229469:Pawel Jakub Dawidek2013-07-031-5/+0
* Use a higher TTL (128) for DHCP packets. This matches the ISC DHCP client.John Baldwin2013-04-221-1/+1
* Make dhclient use bootpc (68) as the source port for unicast DHCPREQUESTPhilip Paeps2009-10-211-0/+11
* 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/+253