From c9014cde188bc6a4e683a24ec590a9da2fe7dd67 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 6 Oct 2008 22:57:52 +0000 Subject: [PATCH] contd... --- src/planetlab.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/planetlab.c b/src/planetlab.c index 2abd733..69f2228 100644 --- a/src/planetlab.c +++ b/src/planetlab.c @@ -190,6 +190,7 @@ pl_chcontext(xid_t ctx, uint64_t bcaps, const struct sliver_resources *slr) migrate: if (net_migrated || !vc_net_migrate(ctx)) { + uint32_t unshare_mask; /* Unshare the net namespace if the slice if requested in the local slice configuration */ unshare_mask = get_space_flag(ctx); if (unshare_mask != 0) { -- 2.43.0