[PATCH 3/6] C/R: Add checkpoint support for veth devices (v2)

David Miller davem at davemloft.net
Fri Feb 26 04:09:10 PST 2010


From: Dan Smith <danms at us.ibm.com>
Date: Thu, 25 Feb 2010 12:43:12 -0800

> Adds an ndo_checkpoint() handler for veth devices to checkpoint themselves.
> Writes out the pairing information, addresses, and initiates a checkpoint
> on the peer if the peer won't be reached from another netns.  Throws an
> error of our peer's netns isn't already in the hash (i.e., a tree leak).
> 
> Changes in v2:
>  - Fix check detecting if peer is in the init netns
> 
> Signed-off-by: Dan Smith <danms at us.ibm.com>

Acked-by: David S. Miller <davem at davemloft.net>


More information about the Containers mailing list