[Devel] Re: [PATCH 2/2] c/r: Add AF_INET support (v3)
John Dykstra
john.dykstra1 at gmail.com
Wed Jul 29 15:10:29 PDT 2009
On Tue, 2009-07-28 at 13:07 -0400, Oren Laadan wrote:
> When you destroy the virtual interface after (or during) the
> > migration, the TIME_WAIT socket will disappear from the sending
> host.
>
> Note that such sockets are unlikely to be referenced by _any_ process
> because they will have been closed already. So the checkpoint code
> will need to find such sockets not through file descriptors.
Dan, to maybe save you some searching... The time-wait chains can be
accessed via tcp_hashinfo.
-- John
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list