netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
To: Peter Fassberg <pf@leissner.se>, netdev@vger.kernel.org
Subject: Re: Activate netns
Date: Thu, 27 Mar 2014 17:02:36 +0100	[thread overview]
Message-ID: <53344B9C.40809@6wind.com> (raw)
In-Reply-To: <alpine.BSF.2.00.1403271539380.78113@nic-i.leissner.se>

Le 27/03/2014 15:51, Peter Fassberg a écrit :
>
> Hi!
>
> I have trouble to activate netns on OpenWrt with kernel 3.8.13.
>
> I get this:
>
> root@ROOter:~# ip netns show
> root@ROOter:~# ip netns add blue
> Failed to create a new network namespace "blue": Invalid argument
> root@ROOter:~# df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> rootfs                   48377     10493     37884  22% /
> /dev/root                48377     10493     37884  22% /
> tmpfs                   257036      2264    254772   1% /tmp
> tmpfs                      512         0       512   0% /dev
> /dev/sda2                 4088      2266      1618  58% /mnt
> /dev/sda1                 4088      2266      1618  58% /mnt
> tmpfs                   257036      2264    254772   1% /tmp/run/netns
> root@ROOter:~# uname -a
> Linux ROOter 3.8.13 #2 Wed Mar 26 21:39:04 CET 2014 i686 GNU/Linux
> root@ROOter:~#
>
>
> Any hints on what I'm missing?
Trivial question: are you sure that CONFIG_NET_NS is set?


Regards,
Nicolas

  reply	other threads:[~2014-03-27 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 14:51 Activate netns Peter Fassberg
2014-03-27 16:02 ` Nicolas Dichtel [this message]
2014-03-28  0:22   ` Peter Fassberg
2014-03-27 16:06 ` Eric Dumazet
2014-03-27 16:34 ` Cong Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53344B9C.40809@6wind.com \
    --to=nicolas.dichtel@6wind.com \
    --cc=netdev@vger.kernel.org \
    --cc=pf@leissner.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).