Date: Tue, 15 Apr 2008 22:48:56 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient bpf.c Message-ID: <200804152248.m3FMmuuE034370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-15 22:48:56 UTC
FreeBSD src repository
Modified files:
sbin/dhclient bpf.c
Log:
When sending packets directly to the DHCP server, use a socket and send
directly rather than bogusly sending it out as a link layer broadcast
(which fails to be received on some networks).
PR: bin/96018
MFC after: 2 weeks
Revision Changes Path
1.8 +15 -0 src/sbin/dhclient/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804152248.m3FMmuuE034370>
