Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 12:38:29 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_input.c
Message-ID:  <200309151938.h8FJcTCH070469@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/09/15 12:38:29 PDT

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_input.c 
  Log:
  Change input handling to not expect drivers to filter short frames.
  In particular, let drivers send up control frames so we can dispatch
  them to bpf in monitor mode.
  
  This is the first (small) step to adding more functionality such as
  power save mode.
  
  Revision  Changes    Path
  1.9       +24 -6     src/sys/net80211/ieee80211_input.c



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