[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <83c4818e604acea8b908bd74e8dbbfad@codeaurora.org>
Date: Wed, 16 Aug 2017 18:59:54 -0600
From: Subash Abhinov Kasiviswanathan <subashab@...eaurora.org>
To: Marcel Holtmann <marcel@...tmann.org>
Cc: Netdev list <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>, fengguang.wu@...el.com,
Dan Williams <dcbw@...hat.com>, jiri@...nulli.us,
stephen@...workplumber.org
Subject: Re: [PATCH net-next 2/3 v4] net: arp: Add support for raw IP device
>> 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.
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a
Linux Foundation Collaborative Project
Powered by blists - more mailing lists