Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2009 15:42:23 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/dhclient bpf.c dhcpd.h packet.c
Message-ID:  <200910231542.n9NFgcew022780@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
philip      2009-10-23 15:42:23 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/dhclient        bpf.c dhcpd.h packet.c 
  Log:
  SVN rev 198412 on 2009-10-23 15:42:23Z by philip
  
  MFC r198352
  
    Make dhclient use bootpc (68) as the source port for unicast
    DHCPREQUEST packets instead of allowing the protocol stack to pick
    a random source port.
  
    This fixes the behaviour where dhclient would never transition
    from RENEWING to BOUND without going through REBINDING in networks
    which are paranoid about DHCP spoofing, such as most mainstream
    cable-broadband ISP networks.
  
  Obtained from:  OpenBSD
  Reviewed by:    brooks
  Approved by:    re (kib)
  
  Revision     Changes    Path
  1.2.2.6      +27 -18    src/sbin/dhclient/bpf.c
  1.1.1.1.2.1  +3 -0      src/sbin/dhclient/dhcpd.h
  1.1.1.1.2.2  +11 -0     src/sbin/dhclient/packet.c



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