netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jukka.rissanen@linux.intel.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] net: if_arp: add ARPHRD_RAWIP type
Date: Wed, 30 Oct 2013 17:25:56 -0400 (EDT)	[thread overview]
Message-ID: <20131030.172556.454916501978452298.davem@davemloft.net> (raw)
In-Reply-To: <1383124271-15290-2-git-send-email-jukka.rissanen@linux.intel.com>

From: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Date: Wed, 30 Oct 2013 11:11:10 +0200

> This is used when there is no L2 header before IP header.
> Example of this is Bluetooth 6LoWPAN network.
> 
> The RAWIP header type value is already used in some Android kernels
> so same value is used here in order not to break userspace.
> 
> Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>

I'm not applying patches like this until there is an actual user,
and this therefore goes for patch #2 as well.

  reply	other threads:[~2013-10-30 21:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  9:11 [PATCH 0/2] Add support for ARPHRD_RAWIP Jukka Rissanen
2013-10-30  9:11 ` [PATCH 1/2] net: if_arp: add ARPHRD_RAWIP type Jukka Rissanen
2013-10-30 21:25   ` David Miller [this message]
2013-10-30 22:26     ` Marcel Holtmann
2013-10-31  4:27       ` David Miller
2013-10-30  9:11 ` [PATCH 2/2] ipv6: Add checks for RAWIP ARP type Jukka Rissanen
2013-10-30  9:31   ` Alexander Aring
2013-10-30 10:15     ` Jukka Rissanen

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=20131030.172556.454916501978452298.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jukka.rissanen@linux.intel.com \
    --cc=netdev@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).