projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6ef9dcb
efc6b6f
)
Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets'
author
David S. Miller
<davem@davemloft.net>
Tue, 21 Jul 2020 22:31:03 +0000
(15:31 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Jul 2020 22:31:03 +0000
(15:31 -0700)
Kuniyuki Iwashima says:
====================
udp: Fix reuseport selection with connected sockets.
This patch set addresses two issues which happen when both connected and
unconnected sockets are in the same UDP reuseport group.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge