[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090710082731.0b06c0eb@nehalam>
Date: Fri, 10 Jul 2009 08:27:31 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Jan Engelhardt <jengelh@...ozas.de>
Cc: Stephen Hemminger <stephen.hemminger@...tta.com>,
netdev@...r.kernel.org
Subject: Re: iproute2: adding /128 address to sit interface borks
On Fri, 10 Jul 2009 14:05:01 +0200 (CEST)
Jan Engelhardt <jengelh@...ozas.de> wrote:
> Hi,
>
>
> it's impossible to do this, and the error message does not say why
> that is so. No word in dmesg either.
>
>
> # ip a a fc00::49/128 peer fc00::7 dev sit7
> RTNETLINK answers: Invalid argument
You will need to walk through the path in the kernel.
In worst case, it means adding kernel printk's.
Then if you want to be nice, make a patch to ipaddr.c in iproute
utilities so command line can find the error before passing to
kernel and give a nice error :-)
--
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists