Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2009 15:06:10 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/dhclient dispatch.c
Message-ID:  <200907211506.n6LF6WKM054295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-07-21 15:06:10 UTC

  FreeBSD src repository

  Modified files:
    sbin/dhclient        dispatch.c 
  Log:
  SVN rev 195805 on 2009-07-21 15:06:10Z by sam
  
  Fix the logic to count the number of "live interfaces".  With this change
  dhclient now terminates when the underlying ifnet is destroyed (e.g.
  on card eject).
  
  Reviewed by:    brooks
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.4       +11 -9     src/sbin/dhclient/dispatch.c



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