Skip to content
Snippets Groups Projects
Commit 3e8c806a authored by David S. Miller's avatar David S. Miller
Browse files

Revert "tcp: disallow bind() to reuse addr/port"


This reverts commit c191a836.

It causes known regressions for programs that expect to be able to use
SO_REUSEADDR to shutdown a socket, then successfully rebind another
socket to the same ID.

Programs such as haproxy and amavisd expect this to work.

This should fix kernel bugzilla 32832.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 91a403ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment