Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2010 02:39:55 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211.c ieee80211_freebsd.c ieee80211_var.h
Message-ID:  <201005250240.o4P2eG1P057100@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-05-25 02:39:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net80211         ieee80211.c ieee80211_freebsd.c 
                         ieee80211_var.h 
  Log:
  SVN rev 208527 on 2010-05-25 02:39:55Z by thompsa
  
  MFC r202612
  
   Use the iflladdr_event event to keep the mac address on the vap in sync with
   the parent wirless interface. If the user passed in a mac address or it was
   autogenerated then flag this to avoid trashing it on update.
  
   This will fix wlan+lagg in a post vap world.
  
  Revision  Changes    Path
  1.85.2.4  +3 -0      src/sys/net80211/ieee80211.c
  1.38.2.2  +35 -0     src/sys/net80211/ieee80211_freebsd.c
  1.94.2.4  +2 -1      src/sys/net80211/ieee80211_var.h



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