Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2007 17:49:17 +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 dispatch.c
Message-ID:  <200712101749.lBAHnHFM044172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2007-12-10 17:49:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sbin/dhclient        dispatch.c 
  Log:
  MFC:    1.3
  
  Teach dhclient(8) about net80211 link (association) status.
  
  Especially it helps ndis(4) where it is used with wpa_supplicant(8)
  since 0.5.8 is imported.  Previously ndis_events(8) was used to notify
  link status to wpa_supplicant but it is defuct now, i. e., external event
  notification mechanism is removed by the vendor and there is no substitute
  for ndisulator yet.
  
  Reviewed by:    brooks
  OK'd by:        sam
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.2.2.1   +4 -1      src/sbin/dhclient/dispatch.c



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