[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B9DA04B.7030103@cs.columbia.edu>
Date: Sun, 14 Mar 2010 22:49:47 -0400
From: Oren Laadan <orenl@...columbia.edu>
To: Dan Smith <danms@...ibm.com>
CC: containers@...ts.osdl.org, den@...nvz.org, netdev@...r.kernel.org,
davem@...emloft.net, ebiederm@...ssion.com, benjamin.thery@...l.net
Subject: Re: C/R: Checkpoint and restore network namespaces and devices
Hi Dan,
With this series I get this error when NETNS isn't configured:
(ckpt-v20-rc1)
drivers/net/loopback.c: In function ‘loopback_checkpoint’:
drivers/net/loopback.c:165: error: implicit declaration of function
‘ckpt_netdev_base’
drivers/net/loopback.c:165: warning: assignment makes pointer from integer
without a cast
make[2]: *** [drivers/net/loopback.o] Error 1
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
Oren.
Dan Smith wrote:
> This patch set adds checkpoint/restart support for network namespaces,
> as well as the network devices within. Currently supports veth, macvlan,
> and loopback device types.
>
> Includes the latest feedback and the new macvlan bits. Rebased on Oren's
> official v19. Changes detailed per patch.
>
> _______________________________________________
> Containers mailing list
> Containers@...ts.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists