[CRIU] [PATCH 3/3] inet: Restore SO_REUSEADDR in case of rollback
Pavel Emelyanov
xemul at parallels.com
Tue Jul 16 06:48:47 EDT 2013
On 07/15/2013 05:21 PM, Cyrill Gorcunov wrote:
>
> tcp_repair_off implicitly modifies SO_REUSEADDR option
> inside the kernel (thanks avagin@ for pointing this
> feature out) thus if we are to rollback and restore
> the former settings of socket -- don't forget to
> repair this particular one.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> CC: Andrey Vagin <avagin at openvz.org>
> ---
> include/sk-inet.h | 1 +
> sk-inet.c | 1 +
> sk-tcp.c | 7 +++++++
> 3 files changed, 9 insertions(+)
>
Applied, thanks
More information about the CRIU
mailing list