netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ebiederm@xmission.com
Cc: dlstevens@us.ibm.com, xemul@openvz.org, devel@openvz.org,
	netdev@vger.kernel.org, netdev-owner@vger.kernel.org
Subject: Re: [PATCH][NETNS] Make ifindex generation per-namespace
Date: Tue, 09 Oct 2007 13:11:13 -0700 (PDT)	[thread overview]
Message-ID: <20071009.131113.112622864.davem@davemloft.net> (raw)
In-Reply-To: <m1k5pwxjxd.fsf@ebiederm.dsl.xmission.com>

From: ebiederm@xmission.com (Eric W. Biederman)
Date: Tue, 09 Oct 2007 11:43:58 -0600

> David Stevens <dlstevens@us.ibm.com> writes:
> 
> > Sorry if this is a dumb question, but what is the model you intend for
> > SNMP? Do you want each namespace to be its own virtual machine with
> > its own, separate MIB?
> 
> Each network namespace appears to user space as a completely separate
> network stack.  So yes a separate instance of the MIB is appropriate.

We don't think you can validly do that, as David tried to explain.

The interface indexes are visible remotely to remote SNMP querying
applications.  They have to be unique within the physical system.

  reply	other threads:[~2007-10-09 20:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 12:19 [PATCH][NETNS] Make ifindex generation per-namespace Pavel Emelyanov
2007-10-09 14:48 ` Daniel Lezcano
2007-10-09 16:18 ` David Stevens
2007-10-09 17:43   ` Eric W. Biederman
2007-10-09 20:11     ` David Miller [this message]
2007-10-09 21:00       ` Eric W. Biederman
2007-10-09 21:17         ` David Miller
2007-10-09 20:12   ` David Miller
2007-10-09 17:41 ` Eric W. Biederman
2007-10-10  8:55   ` Pavel Emelyanov
2007-10-10 18:15     ` Eric W. Biederman
2007-10-10 18:34   ` Johannes Berg
2007-10-10 19:51     ` Eric W. Biederman
2007-10-11  9:32       ` Johannes Berg
2007-10-11 17:22         ` Eric W. Biederman
2007-10-09 20:12 ` David Miller

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=20071009.131113.112622864.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=devel@openvz.org \
    --cc=dlstevens@us.ibm.com \
    --cc=ebiederm@xmission.com \
    --cc=netdev-owner@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=xemul@openvz.org \
    /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).