An open API service indexing awesome lists of open source software.

https://github.com/avagin/tcp-repair

HOWTO: TCP connection repair
https://github.com/avagin/tcp-repair

checkpoint-restart criu kernel linux socket tcp tcp-repair tcp-socket zero-downtime

Last synced: about 1 month ago
JSON representation

HOWTO: TCP connection repair

Awesome Lists containing this project

README

        

Here is an example how TCP_REPAIR can be used to create a new connection.

An idea is that we create two sockets which is already connected to each other, so we don't need to create a server socket.

https://lwn.net/Articles/495304/