Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 2007 03:11:32 +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/etc/rc.d dhclient src/etc/defaults rc.conf src/share/man/man5 rc.conf.5 src/sbin/dhclient dhclient.c
Message-ID:  <200702090311.l193BXwO088873@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2007-02-09 03:11:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    etc/rc.d             dhclient 
    etc/defaults         rc.conf 
    share/man/man5       rc.conf.5 
    sbin/dhclient        dhclient.c 
  Log:
  Sync dhclient and supporting code with CURRENT.  In particular:
   - Introduce per-interface dhclient_flags_<ifn> and
     background_dhclient_<ifn> rc.conf variables.
   - Default to sending a client identifer.
   - When an invalid host name option is sent, delete it and accept the
     lease.
   - Fix usage, the call to getopt, and a typo in rc.d/dhclient.
  
  Revision    Changes    Path
  1.252.2.30  +3 -1      src/etc/defaults/rc.conf
  1.20.2.3    +13 -2     src/etc/rc.d/dhclient
  1.6.2.6     +2 -7      src/sbin/dhclient/dhclient.c
  1.256.2.29  +12 -0     src/share/man/man5/rc.conf.5



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