linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: andy@warmcat.com
To: linux-wireless@vger.kernel.org
Subject: [PATCH Try#14 3/4] --- include/linux/if_ether.h | 1 + 1 file changed, 1 insertion(+)
Date: Sun, 24 Jun 2007 09:58:00 +0100	[thread overview]
Message-ID: <20070624090145.041930029@warmcat.com> (raw)
In-Reply-To: 20070624085757.244871712@warmcat.com

Index: wireless-dev/include/linux/if_ether.h
===================================================================
--- wireless-dev.orig/include/linux/if_ether.h
+++ wireless-dev/include/linux/if_ether.h
@@ -98,6 +98,7 @@
 #define ETH_P_ECONET	0x0018		/* Acorn Econet			*/
 #define ETH_P_HDLC	0x0019		/* HDLC frames			*/
 #define ETH_P_ARCNET	0x001A		/* 1A for ArcNet :-)            */
+#define ETH_P_80211_RT	0x001B		/* Radiotap + 80211 encapsulation */
 
 /*
  *	This is an Ethernet frame header.

-- 

  parent reply	other threads:[~2007-06-24  9:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-24  8:57 [PATCH Try#14 0/4] Radiotap injection for any Mode andy
2007-06-24  8:57 ` [PATCH Try#14 1/4] mac80211: Monitor mode radiotap injection docs andy
2007-06-24  9:36   ` Johannes Berg
2007-06-24 10:51     ` Jiri Benc
2007-06-24 16:16       ` Andy Green
2007-06-24  8:57 ` [PATCH Try#14 2/4] cfg80211: Radiotap parser andy
2007-06-24  8:58 ` andy [this message]
2007-06-24  8:58 ` [PATCH Try#14 4/4] mac80211: Monitor mode radiotap-based packet injection andy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070624090145.041930029@warmcat.com \
    --to=andy@warmcat.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).