[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Convenience questions regarding mirage-tcpip
On 23 July 2015 at 10:53, Jeremias Blendin <jeremias@xxxxxxxxxxx> wrote: > > I am looking for a TCP/IP userland implementation to use as a > foundation for a TCP session transfer system (transfer as in Server1 > -> Server2). I want to freeze the TCP stack, dump its state, move the > state to another server and rebuild the session from the dumped state. > > Any ideas/hints if implementing this functionality with Mirage TCP/IP > makes sense or is even possible? All things are possible, to some extent :) That's actually something we've discussed -- Mindy Preston was starting to work on it. The approach we were taking was roughly to use Irmin to serialise state -- a first prototype doing this for ARP is at https://github.com/yomimono/irmin-arp. Extending this to the full TCP/IP stack is definitely an interesting thing to try! (And now that Irmin has more Xen support, it should be possible to push it forwards too.) -- Richard Mortier richard.mortier@xxxxxxxxxxxx _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |