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:   Thu, 12 Jan 2017 16:04:31 -0500
From:   Josef Bacik <jbacik@...com>
To:     David Miller <davem@...emloft.net>
CC:     <hannes@...essinduktion.org>, <kraigatgoog@...il.com>,
        <eric.dumazet@...il.com>, <tom@...bertland.com>,
        <netdev@...r.kernel.org>, <kernel-team@...com>
Subject: Re: [PATCH 2/6 net-next] inet: drop ->bind_conflict

On Thu, Jan 12, 2017 at 2:56 PM, David Miller <davem@...emloft.net> 
wrote:
> From: Josef Bacik <jbacik@...com>
> Date: Wed, 11 Jan 2017 15:22:40 -0500
> 
>>  diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
>>  index 56d756e..dc07734 100644
>>  --- a/net/ipv4/tcp_ipv4.c
>>  +++ b/net/ipv4/tcp_ipv4.c
>>  @@ -63,6 +63,7 @@
>>   #include <linux/times.h>
>>   #include <linux/slab.h>
>> 
>>  +#include <net/addrconf.h>
>>   #include <net/net_namespace.h>
>>   #include <net/icmp.h>
>>   #include <net/inet_hashtables.h>
> 
> I don't see what this has to do with this change.

Ugh sorry, that's a left over from when I had the protocol specific 
callback for the saddr_equal stuff, I'll fix that up.  Thanks,

Josef

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ