Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 23:11:22 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_ioctl.c ieee80211_output.c ieee80211_var.h
Message-ID:  <200904262311.n3QNBjEr066159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-04-26 23:11:22 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c ieee80211_output.c 
                         ieee80211_var.h 
  Log:
  SVN rev 191555 on 2009-04-26 23:11:22Z by sam
  
  add IEEE80211_FEXT_4ADDR to indicate ieee80211_encap should do 4-address
  encapsulation when relaying frames; this reduces the cost of the test and
  enables use for situations other than "sta vap + dwds"
  
  Revision  Changes    Path
  1.86      +6 -1      src/sys/net80211/ieee80211_ioctl.c
  1.93      +3 -4      src/sys/net80211/ieee80211_output.c
  1.83      +3 -2      src/sys/net80211/ieee80211_var.h



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