From: Patrick McHardy <kaber@trash.net>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: Robert Scott <rbscott@axentra.net>, bridge@lists.osdl.org
Subject: Re: [Bridge] unregister_netdevice: waiting for br0 to become free. Usage count = 1 (2.6.12.3)
Date: Thu, 01 Sep 2005 21:04:29 +0200 [thread overview]
Message-ID: <431750BD.2030505@trash.net> (raw)
In-Reply-To: <20050831213749.6bc8dd50@localhost.localdomain>
Stephen Hemminger wrote:
> Two other recent reports are:
> 1. Buggy applications that hold packets in their input queue forever,
> and/or netfilters. The socket buffer's contain a reference for
> packets in flight.
skb->dev doesn't take a reference and is reset before packets are queued
to sockets. dst->dev however does hold a reference and is not reset,
perhaps we should change that.
next prev parent reply other threads:[~2005-09-01 19:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-01 2:04 [Bridge] unregister_netdevice: waiting for br0 to become free. Usage count = 1 (2.6.12.3) Robert Scott
2005-09-01 4:26 ` Ben Greear
2005-09-01 4:37 ` Stephen Hemminger
2005-09-01 5:12 ` Ben Greear
2005-09-01 6:33 ` Robert Scott
2005-09-01 16:24 ` Stephen Hemminger
2005-09-01 19:04 ` Patrick McHardy [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-09-02 7:37 Louis Croisez
2015-06-26 12:04 Jorge Dominguez
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=431750BD.2030505@trash.net \
--to=kaber@trash.net \
--cc=bridge@lists.osdl.org \
--cc=rbscott@axentra.net \
--cc=shemminger@osdl.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