Search Linux Wireless

Re: [PATCH 2/2] mac80211: Monitor mode radiotap-based packet injection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 17 March 2007 11:58, andy@xxxxxxxxxxx wrote:
> From: Andy Green <andy@xxxxxxxxxxx>
> 
> Try #2
>  - took Michael Wu's advice about better tools and basing on wireless-dev
>  - took Luis Rodriguez's advice about coding style makeover
>  - took Pavel Roskin's advice about little-endian radiotap
> 
> Index: linux-2.6.20.i386/include/net/mac80211.h
> ===================================================
> 
> diff --git a/include/net/mac80211.h b/include/net/mac80211.h
> index 4fc8edc..bb5777e 100644
> --- a/include/net/mac80211.h
> +++ b/include/net/mac80211.h
> @@ -189,6 +189,7 @@ struct ieee80211_tx_control {
>  #define IEEE80211_TXCTL_FIRST_FRAGMENT	(1<<8) /* this is a first fragment of
>  						* the frame */
>  #define IEEE80211_TXCTL_TKIP_NEW_PHASE1_KEY (1<<9)
> +#define IEEE80211_TXCTL_INJECTED_PACKET (1<<10) /* tx into monitor IF */

What is a driver supposed to do on this flag? More documentation, please.

-- 
Greetings Michael.
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux