History log of /freebsd-src/sbin/dhclient/bpf.c (Results 26 – 28 of 28)
Revision Date Author Comments
# 4eae015d 27-Jul-2005 Brooks Davis <brooks@FreeBSD.org>

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:

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

show more ...


# 1b3bb962 07-Jun-2005 Brooks Davis <brooks@FreeBSD.org>

We don't support BPF write filters at this time.

Submitted by: sam


# 47c08596 07-Jun-2005 Brooks Davis <brooks@FreeBSD.org>

Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tag
OPENBSD_3_7).


12