From: Josef Bacik <jbacik@fb.com>
To: David Miller <davem@davemloft.net>
Cc: <hannes@stressinduktion.org>, <kraigatgoog@gmail.com>,
<eric.dumazet@gmail.com>, <tom@herbertland.com>,
<netdev@vger.kernel.org>, <kernel-team@fb.com>
Subject: Re: [PATCH 2/6 net-next] inet: drop ->bind_conflict
Date: Thu, 12 Jan 2017 16:04:31 -0500 [thread overview]
Message-ID: <1484255071.11807.0@smtp.office365.com> (raw)
In-Reply-To: <20170112.145640.2151487482259137455.davem@davemloft.net>
On Thu, Jan 12, 2017 at 2:56 PM, David Miller <davem@davemloft.net>
wrote:
> From: Josef Bacik <jbacik@fb.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
next prev parent reply other threads:[~2017-01-12 21:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-11 20:06 [PATCH 0/6 net-next][V3] Rework inet_csk_get_port Josef Bacik
2017-01-11 20:19 ` [PATCH 1/6 net-next] inet: collapse ipv4/v6 rcv_saddr_equal functions into one Josef Bacik
2017-01-11 20:22 ` [PATCH 2/6 net-next] inet: drop ->bind_conflict Josef Bacik
2017-01-11 20:22 ` [PATCH 3/6 net-next] inet: kill smallest_size and smallest_port Josef Bacik
2017-01-11 20:22 ` [PATCH 4/6 net-next] inet: don't check for bind conflicts twice when searching for a port Josef Bacik
2017-01-11 20:22 ` [PATCH 5/6 net-next] inet: split inet_csk_get_port into two functions Josef Bacik
2017-01-11 20:22 ` [PATCH 6/6 net-next] inet: reset tb->fastreuseport when adding a reuseport sk Josef Bacik
2017-01-12 19:56 ` [PATCH 2/6 net-next] inet: drop ->bind_conflict David Miller
2017-01-12 21:04 ` Josef Bacik [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-17 15:51 [PATCH 0/6 net-next][V4] Rework inet_csk_get_port Josef Bacik
2017-01-17 15:51 ` [PATCH 2/6 net-next] inet: drop ->bind_conflict Josef Bacik
2016-12-22 21:26 [PATCH 0/6 net-next][V2] Rework inet_csk_get_port Josef Bacik
2016-12-22 21:26 ` [PATCH 2/6 net-next] inet: drop ->bind_conflict Josef Bacik
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=1484255071.11807.0@smtp.office365.com \
--to=jbacik@fb.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=hannes@stressinduktion.org \
--cc=kernel-team@fb.com \
--cc=kraigatgoog@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).