All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aron Griffis <aron@hp.com>
To: Julian Anastasov <ja@ssi.bg>
Cc: netdev@oss.sgi.com
Subject: Re: ifconfig bug removes aliases
Date: Sat, 13 Mar 2004 10:28:30 -0500	[thread overview]
Message-ID: <20040313152830.GC7080@time.flatmonk.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0403131204500.1130@u.domain.uli>

Julian Anastasov wrote:	[Sat Mar 13 2004, 05:07:05AM EST]
> On Wed, 10 Mar 2004, Aron Griffis wrote:
> 
> > Hello, here is the sequence:
> >
> >     ifconfig eth0:1 10.10.10.1 netmask 255.255.0.0
> >     ifconfig eth0:2 10.10.10.2 netmask 255.255.0.0
> >     ifconfig eth0:1 down
> >
> > At this point eth0:2 has disappeared also.  It appears that the aliases
> > must be on the same subnet for this to occur, and the creation order is
> > also important.
> 
> 	From inet_del_ifa:
> 
> /* 1. Deleting primary ifaddr forces deletion all secondaries */

Thanks, I am aware of that behavior, but that is not the bug I am
describing.  In this case it is the deletion of one alias that causes
another to be removed as well.

Aron

      reply	other threads:[~2004-03-13 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-10 21:20 ifconfig bug removes aliases Aron Griffis
2004-03-13 10:07 ` Julian Anastasov
2004-03-13 15:28   ` Aron Griffis [this message]

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=20040313152830.GC7080@time.flatmonk.org \
    --to=aron@hp.com \
    --cc=ja@ssi.bg \
    --cc=netdev@oss.sgi.com \
    /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.