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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 21 Mar 2019 11:51:12 +0000
From:   Moshe Shemesh <moshe@...lanox.com>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>,
        Saeed Mahameed <saeedm@...lanox.com>
CC:     "David S. Miller" <davem@...emloft.net>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Or Gerlitz <ogerlitz@...lanox.com>,
        John Hurley <john.hurley@...ronome.com>,
        Yunsheng Lin <linyunsheng@...wei.com>,
        Peng Li <lipeng321@...wei.com>,
        Tariq Toukan <tariqt@...lanox.com>
Subject: Re: [net-next 12/15] net: Add IANA_VXLAN_UDP_PORT definition to vxlan
 header file



On 3/21/2019 1:55 AM, Jakub Kicinski wrote:
> On Wed, 20 Mar 2019 16:39:56 -0700, Saeed Mahameed wrote:
>> diff --git a/drivers/net/ethernet/netronome/nfp/flower/main.h b/drivers/net/ethernet/netronome/nfp/flower/main.h
>> index 7afe66eff684..f214759d485b 100644
>> --- a/drivers/net/ethernet/netronome/nfp/flower/main.h
>> +++ b/drivers/net/ethernet/netronome/nfp/flower/main.h
>> @@ -34,7 +34,7 @@ struct nfp_app;
>>   #define NFP_FL_MASK_REUSE_TIME_NS	40000
>>   #define NFP_FL_MASK_ID_LOCATION		1
>>   
>> -#define NFP_FL_VXLAN_PORT		4789
>> +#define NFP_FL_VXLAN_PORT		IANA_VXLAN_UDP_PORT
>>   #define NFP_FL_GENEVE_PORT		GENEVE_UDP_PORT
>>   
>>   /* Extra features bitmap. */
> 
> Same comment, thanks for fixing up the other drivers BTW!!
Sure
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ