From: "David S. Miller" <davem@redhat.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: schwab@suse.de, netdev@oss.sgi.com, yoshfuji@linux-ipv6.org
Subject: Re: 2.6.7-rc3: unregister_netdevice: waiting for tun0 to become free. Usage count = 1
Date: Sun, 13 Jun 2004 21:07:25 -0700 [thread overview]
Message-ID: <20040613210725.70dbd016.davem@redhat.com> (raw)
In-Reply-To: <20040614015013.GA11048@gondor.apana.org.au>
On Mon, 14 Jun 2004 11:50:13 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:
> On Sun, Jun 13, 2004 at 06:36:22PM -0700, David S. Miller wrote:
> > On Mon, 14 Jun 2004 09:41:42 +1000
> > Herbert Xu <herbert@gondor.apana.org.au> wrote:
> >
> > > BTW, it looks like I missed the original IPv4 idev patch to route.c
> > > as well. So could someone please tell me why it was needed in the
> > > first place?
> >
> > Because per-device ipv4/ipv6 statistics support is coming.
> > It's necessary infrastructure.
>
> Thanks. Is there somewhere where I can look at the code that's
> going to use this infrastructure?
Not written yet, but it will be of the form:
idev = rt->idev;
SNMP_BUMP_BLAH_BLAH_STAT(idev);
next prev parent reply other threads:[~2004-06-14 4:07 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20040613121514.6b3c1c8a.davem@redhat.com>
2004-06-13 23:35 ` 2.6.7-rc3: unregister_netdevice: waiting for tun0 to become free. Usage count = 1 Herbert Xu
2004-06-13 23:41 ` Herbert Xu
2004-06-14 1:36 ` David S. Miller
2004-06-14 1:50 ` Herbert Xu
2004-06-14 4:07 ` David S. Miller [this message]
2004-06-14 4:22 ` Herbert Xu
2004-06-14 4:27 ` David S. Miller
2004-06-14 4:42 ` Herbert Xu
2004-06-14 4:47 ` Herbert Xu
2004-06-14 4:43 ` David S. Miller
2004-06-14 4:53 ` Herbert Xu
2004-06-14 10:28 ` Herbert Xu
2004-06-14 12:44 ` Herbert Xu
2004-06-16 19:37 ` Alexey Kuznetsov
2004-06-16 20:09 ` David S. Miller
2004-06-16 20:37 ` Alexey Kuznetsov
2004-06-16 20:47 ` David S. Miller
2004-06-17 8:17 ` Herbert Xu
2004-06-17 8:33 ` Herbert Xu
2004-06-17 17:10 ` David S. Miller
2004-06-17 17:24 ` Alexey Kuznetsov
2004-06-17 17:53 ` David S. Miller
2004-06-17 19:07 ` Alexey Kuznetsov
2004-06-17 19:16 ` David S. Miller
2004-06-17 21:29 ` Herbert Xu
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=20040613210725.70dbd016.davem@redhat.com \
--to=davem@redhat.com \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@oss.sgi.com \
--cc=schwab@suse.de \
--cc=yoshfuji@linux-ipv6.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.