[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1303927352.3166.125.camel@edumazet-laptop>
Date: Wed, 27 Apr 2011 20:02:32 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: "George B." <georgeb@...il.com>
Cc: David Miller <davem@...emloft.net>, daniel.baluta@...il.com,
gasparch@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH] tcp: disallow bind() to reuse addr/port
Le mercredi 27 avril 2011 à 10:54 -0700, George B. a écrit :
> >>
> >> OK, just saw this, so please disregard my earlier.
> >
> > Hmm... you'll discover this patch was reverted, because it broke some
> > applications.
> >
> > So your problem remains.
>
> Just to clarify, both the previous patch from last year *AND* this
> patch in January were reverted? I can't seem to find anything showing
> the new one being reverted and am now confused.
Yes, all patches were reverted.
Last revert was very recent : 3e8c806a08c7beecd972e7ce15c
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e8c806a08c7beecd972e7ce15c570b9aba64baa
Revert "tcp: disallow bind() to reuse addr/port"
This reverts commit c191a836a908d1dd6b40c503741f91b914de3348.
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists