sam         2007-09-05 20:22:59 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_freebsd.h ieee80211_input.c 
  Log:
  o add M_WEP mbuf flag so drivers can mark frames that are decrypted by the
    device and have had the crypto bits stripped from the 802.11 header
  o strip mbuf flags in the rx path before passing up the stack
  
  Reviewed by:    thompsa, sephe, avatar
  Approved by:    re (blanket wireless)
  
  Revision  Changes    Path
  1.15      +5 -0      src/sys/net80211/ieee80211_freebsd.h
  1.112     +5 -1      src/sys/net80211/ieee80211_input.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to