Brooks Davis
8794fdbb48
Add __FBSDID to all .c files in dhclient to aid in determining file
...
versions when dealing with user problems.
2005-08-23 23:59:55 +00:00
Christian S.J. Peron
4d3d08301e
FreeBSD unconditionally supports write filters now.
2005-08-23 01:35:38 +00:00
Brooks Davis
289d89d80f
Further fix receive_packet() by using BPF_WORDALIGN to insure the offset
...
is properly aligned when we move to the next packet.
Obtained from: ISC dhclient via krw at OpenBSD
2005-07-28 15:30:19 +00:00
Brooks Davis
4eae015de1
Fix a bug in the handling of cases where we got a short (or zero)
...
capture. Zero length captures caused an infinte loop and short captures
probably caused memory corruption and a crash.
Reported by: many
MFC After: 3 days
2005-07-27 19:25:46 +00:00
Brooks Davis
1b3bb962f9
We don't support BPF write filters at this time.
...
Submitted by: sam
2005-06-07 04:13:52 +00:00
Brooks Davis
47c0859616
Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tag
...
OPENBSD_3_7).
2005-06-07 04:05:09 +00:00