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