From: Andrey Vagin <[email protected]> Date: Fri, 21 Mar 2014 17:32:58 +0400
> Currently connections only in the TCP_ESTABLISHED state can be dumped and > restored. This series allows to restore connections in the FIN_WAIT_1, > FIN_WAIT_2, LAST_ACK, CLOSE_WAIT or CLOSING states. > > For restoring closing states we need an ability to restore a fin packet > in a queue. In this series I suggest to use the interface of control > messages for that. I see no real value in this unless you tackle TIME_WAIT as well, and that's going to add so much code. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

