[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170118.130927.1325940249673936603.davem@davemloft.net>
Date: Wed, 18 Jan 2017 13:09:27 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jbacik@...com
Cc: hannes@...essinduktion.org, kraigatgoog@...il.com,
eric.dumazet@...il.com, tom@...bertland.com,
netdev@...r.kernel.org, kernel-team@...com
Subject: Re: [PATCH 0/6 net-next][V4] Rework inet_csk_get_port
From: Josef Bacik <jbacik@...com>
Date: Tue, 17 Jan 2017 07:51:00 -0800
> V3->V4:
> -Removed the random include of addrconf.h that is no longer needed.
>
> V2->V3:
> -Dropped the fastsock from the tb and instead just carry the saddrs, family, and
> ipv6 only flag.
> -Reworked the helper functions to deal with this change so I could still use
> them when checking the fast path.
> -Killed tb->num_owners as per Eric's request.
> -Attached a reproducer to the bottom of this email.
>
> V1->V2:
> -Added a new patch 'inet: collapse ipv4/v6 rcv_saddr_equal functions into one'
> at Hannes' suggestion.
> -Dropped ->bind_conflict and just use the new helper.
> -Fixed a compile bug from the original ->bind_conflict patch.
>
> The original description of the series follows
...
Series applied, thanks!
Powered by blists - more mailing lists