Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2010 05:00:57 +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:  <201001190501.o0J51Cct093299@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-01-19 05:00:57 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.c ieee80211_freebsd.c 
                         ieee80211_var.h 
  Log:
  SVN rev 202612 on 2010-01-19 05:00:57Z by thompsa
  
  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.88      +3 -0      src/sys/net80211/ieee80211.c
  1.39      +35 -0     src/sys/net80211/ieee80211_freebsd.c
  1.96      +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?201001190501.o0J51Cct093299>