Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 18:15:25 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/hostapd config.c config.h hostapd.conf ieee802_1x.c wpa.c
Message-ID:  <200603271815.k2RIFPCx036427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-03-27 18:15:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: MALINEN)
    contrib/hostapd      config.c config.h hostapd.conf 
                         ieee802_1x.c wpa.c 
  Log:
  Add eapol_version config parameter so folks with clients that (bogusly)
  require the authenticator announce EAPOL version 1 don't have to hack
  the code to get a working setup.
  
  Discussed with Jouni; he's committed a similar set of changes to
  his devel branch and I sent him these changes so I'm committing
  this on the vendor branch in the expectation it will appear in
  the next import.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.1.1.4   +13 -0     src/contrib/hostapd/config.c
  1.1.1.3   +1 -0      src/contrib/hostapd/config.h
  1.1.1.3   +8 -0      src/contrib/hostapd/hostapd.conf
  1.1.1.4   +3 -3      src/contrib/hostapd/ieee802_1x.c
  1.1.1.4   +1 -1      src/contrib/hostapd/wpa.c



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