aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Make dhclient use bootpc (68) as the source port for unicast DHCPREQUESTPhilip Paeps2009-10-211-18/+27
* When sending packets directly to the DHCP server, use a socket and sendBrooks Davis2008-04-151-0/+15
* It is possible for bpf to return a length such that:Brooks Davis2006-09-261-1/+1
* Add __FBSDID to all .c files in dhclient to aid in determining fileBrooks Davis2005-08-231-1/+3
* FreeBSD unconditionally supports write filters now.Christian S.J. Peron2005-08-231-2/+0
* Further fix receive_packet() by using BPF_WORDALIGN to insure the offsetBrooks Davis2005-07-281-5/+15
* Fix a bug in the handling of cases where we got a short (or zero)Brooks Davis2005-07-271-4/+4
* We don't support BPF write filters at this time.Brooks Davis2005-06-071-0/+3
* Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagBrooks Davis2005-06-071-0/+374