From: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Netdev list <netdev@vger.kernel.org>,
"David S. Miller" <davem@davemloft.net>,
fengguang.wu@intel.com, Dan Williams <dcbw@redhat.com>,
jiri@resnulli.us, stephen@networkplumber.org
Subject: Re: [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device
Date: Wed, 16 Aug 2017 18:59:54 -0600 [thread overview]
Message-ID: <83c4818e604acea8b908bd74e8dbbfad@codeaurora.org> (raw)
In-Reply-To: <7D61C5CD-5B75-46C8-AC00-C4852FC1A554@holtmann.org>
>> diff --git a/include/uapi/linux/if_arp.h b/include/uapi/linux/if_arp.h
>> index cf73510..d6650e2 100644
>> --- a/include/uapi/linux/if_arp.h
>> +++ b/include/uapi/linux/if_arp.h
>> @@ -59,6 +59,7 @@
>> #define ARPHRD_LAPB 516 /* LAPB */
>> #define ARPHRD_DDCMP 517 /* Digital's DDCMP protocol */
>> #define ARPHRD_RAWHDLC 518 /* Raw HDLC */
>> +#define ARPHRD_RAWIP 530 /* Raw IP
>> */
>
> what is up with gap here?
>
> Regards
>
> Marcel
Hi Marcel
I was earlier using that id internally since I was not sure if some
conflict
could arise there. I have picked 519 for it now.
next prev parent reply other threads:[~2017-08-17 0:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-16 4:15 [PATCH net-next 0/3 v4] Add support for rmnet driver Subash Abhinov Kasiviswanathan
2017-08-16 4:15 ` [PATCH net-next 1/3 v4] net: ether: Add support for multiplexing and aggregation type Subash Abhinov Kasiviswanathan
2017-08-16 4:15 ` [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device Subash Abhinov Kasiviswanathan
2017-08-16 4:52 ` Marcel Holtmann
2017-08-17 0:59 ` Subash Abhinov Kasiviswanathan [this message]
2017-08-16 4:15 ` [PATCH net-next 3/3 v4] drivers: net: ethernet: qualcomm: rmnet: Initial implementation Subash Abhinov Kasiviswanathan
2017-08-16 4:24 ` David Miller
2017-08-16 11:08 ` David Laight
2017-08-16 17:38 ` Subash Abhinov Kasiviswanathan
2017-08-16 11:30 ` Jiri Pirko
2017-08-16 17:46 ` Subash Abhinov Kasiviswanathan
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=83c4818e604acea8b908bd74e8dbbfad@codeaurora.org \
--to=subashab@codeaurora.org \
--cc=davem@davemloft.net \
--cc=dcbw@redhat.com \
--cc=fengguang.wu@intel.com \
--cc=jiri@resnulli.us \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.