Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2008 01:59:20 +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:  <200805150159.m4F1xKBm084470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2008-05-15 01:59:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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
  
  Revision  Changes    Path
  1.2.2.5   +15 -0     src/sbin/dhclient/bpf.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805150159.m4F1xKBm084470>