summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r261566brueffer2014-02-131-1/+1
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-4/+8
* MFp4 @229482:pjd2013-07-031-0/+12
* MFp4 @229481:pjd2013-07-031-4/+49
* MFp4 @229476,229478:pjd2013-07-031-59/+69
* MFp4 @229474:pjd2013-07-031-2/+2
* MFp4 @229473:pjd2013-07-031-2/+1
* MFp4 @229472:pjd2013-07-031-7/+14
* MFp4 @229471:pjd2013-07-031-1/+1
* MFp4 @229470:pjd2013-07-031-3/+2
* 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