All of lore.kernel.org
 help / color / mirror / Atom feed
From: Herbert Xu <herbert@gondor.apana.org.au>
To: "YOSHIFUJI Hideaki / ?$B5HF#1QL@" <yoshfuji@linux-ipv6.org>
Cc: davem@davemloft.net, acme@conectiva.com.br, netdev@oss.sgi.com,
	jgarzik@pobox.com, buytenh@wantstofly.org
Subject: Re: Bug in ipv6_ifa_notify?
Date: Wed, 10 Nov 2004 07:35:09 +1100	[thread overview]
Message-ID: <20041109203509.GA5109@gondor.apana.org.au> (raw)
In-Reply-To: <20041109.095759.109272072.yoshfuji@linux-ipv6.org>

On Tue, Nov 09, 2004 at 09:57:59AM -0500, YOSHIFUJI Hideaki / ?$B5HF#1QL@ wrote:
> 
> I think this only happens when you shut down interface while DAD;
> for example, "ifup eth0 &; ifdown eth0" or something like that.

Exactly.  However, since ifup doesn't wait for DAD to complete,
you need something like 'ifup eth0; sleep 3; ifdown eth0' to
trigger it.

BTW, couldn't we move stuff like DAD to user-space?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

  reply	other threads:[~2004-11-09 20:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08  6:15 Bug in ipv6_ifa_notify? Herbert Xu
2004-11-08  7:34 ` Herbert Xu
2004-11-08 12:10   ` Herbert Xu
2004-11-08 20:37     ` Herbert Xu
2004-11-09 11:48       ` Herbert Xu
2004-11-09 14:57         ` YOSHIFUJI Hideaki / 吉藤英明
2004-11-09 20:35           ` Herbert Xu [this message]
2004-11-09 21:04             ` YOSHIFUJI Hideaki / 吉藤英明
2004-11-08 13:30 ` YOSHIFUJI Hideaki / 吉藤英明

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=20041109203509.GA5109@gondor.apana.org.au \
    --to=herbert@gondor.apana.org.au \
    --cc=acme@conectiva.com.br \
    --cc=buytenh@wantstofly.org \
    --cc=davem@davemloft.net \
    --cc=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    --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.