Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2006 22:05:38 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dhclient dhclient.c
Message-ID:  <200607032205.k63M5cWl047473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2006-07-03 22:05:38 UTC

  FreeBSD src repository

  Modified files:
    sbin/dhclient        dhclient.c 
  Log:
  Send client identifier unconditionally.  My ancient D-Link router response
  with NACK if I don't set it.  Setting 'option dhcp-client-identifier' is
  alternative but it is inconvenient because I have to keep the list of
  all MAC addresses.  As bin/94743 pointed out, it is always sent from
  Windows clients and I found Mac OS X does the same.
  
  OK'd by:        brooks
  
  Revision  Changes    Path
  1.16      +0 -4      src/sbin/dhclient/dhclient.c



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