From: kuniyu <kun...@amazon.co.jp> This patch set addresses two issues which happen when both connected and unconnected sockets are in the same UDP reuseport group.
Kuniyuki Iwashima (2): udp: Copy has_conns in reuseport_grow(). udp: Improve load balancing for SO_REUSEPORT. net/core/sock_reuseport.c | 1 + net/ipv4/udp.c | 15 +++++++++------ net/ipv6/udp.c | 15 +++++++++------ 3 files changed, 19 insertions(+), 12 deletions(-) -- 2.17.2 (Apple Git-113)