lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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