From: David S. Miller Date: Wed, 13 Sep 2023 06:18:05 +0000 (+0100) Subject: Merge branch 'tcp-bind-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ab6c4ec8742a653b1ba06215d9bccb31c4d87d0f;p=linux.git Merge branch 'tcp-bind-fixes' Kuniyuki Iwashima says: ==================== tcp: Fix bind() regression for v4-mapped-v6 address Since bhash2 was introduced, bind() is broken in two cases related to v4-mapped-v6 address. This series fixes the regression and adds test to cover the cases. Changes: v2: * Added patch 1 to factorise duplicated comparison (Eric Dumazet) v1: https://lore.kernel.org/netdev/20230911165106.39384-1-kuniyu@amazon.com/ ==================== Signed-off-by: David S. Miller --- ab6c4ec8742a653b1ba06215d9bccb31c4d87d0f