X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7CEFA.BB66C6FD@onstor-exch02.onstor.net>; Wed, 25 Jul 2007 12:31:08 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: Please review
Date: Wed, 25 Jul 2007 12:31:08 -0800
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E04AFA243@onstor-exch02.onstor.net>
In-Reply-To: <20070725124634.3cb7ad81@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Please review
Thread-Index: AcfO9IGhfa993CGtTzyP4Yxc9WParwABGXLQ
References: <BB375AF679D4A34E9CA8DFA650E2B04E04AFA1BD@onstor-exch02.onstor.net> <20070725124634.3cb7ad81@ripper.onstor.net>
From: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

>-----Original Message-----
>From: Andy Sharp
>Sent: Wednesday, July 25, 2007 12:47 PM
>To: Maxim Kozlovsky
>Subject: Re: Please review
>
>On Wed, 25 Jul 2007 12:02:17 -0700 "Maxim Kozlovsky"
><maxim.kozlovsky@onstor.com> wrote:
>
>> Change 24718 by maximk@maximk-5 on 2007/07/25 11:57:05 *pending*
>>
>>         Use the ip utility to add/delete the ip addresses.
>>            Reviewed by andys.
>>
>> Affected files ...
>>
>> ... //depot/cougar/nfx-tree/code/ssc-ifconfig/ssc-ifc-linux.c#1 edit
>> ... //depot/cougar/nfx-tree/code/ssc-ifconfig/ssc-ifc-linux.h#1 edit
>>
>
>nfx-tree/code/ssc-ifconfig/ssc-ifc-linux.c
>
>     what's wrong with the way it was being done, which didn't
>     require adding an extra two packages, one of which we kinda
>     don't want: libatm1 ?
[MK]=20
It did not work and required a bunch of code which is identical to what
the existing utility does.=20

iproute does not require libatm1.

Ifconfig is kind of messed up that it does not have straightforward way
to add/delete the ip addresses and has weirdness with treatment of
"primary" ip address on the interface.

>
>nfx-tree/code/ssc-ifconfig/ssc-ifc-linux.h
>
>     see previous question

