Date: Tue, 29 Apr 2008 21:29:09 +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: <200804292129.m3TLT95p044419@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-29 21:29:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sbin/dhclient bpf.c
Log:
MFC rev 1.8
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.7.2.1 +15 -0 src/sbin/dhclient/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804292129.m3TLT95p044419>
