On Tue, 22 Nov 2005 04:50:45 +0100 Patrick McHardy <[EMAIL PROTECTED]> wrote:
> Antonio Dias wrote: > > Patrick McHardy <[EMAIL PROTECTED]> wrote: > > > >>It was broken in a CVS version, not sure if it ever was released. No one > >>wants to remove it. > > > > > > Alright but... it was removed! See: > > > > [EMAIL PROTECTED]:~# ip -V > > ip utility, iproute2-ss051107 > > > > [EMAIL PROTECTED]:~# ip -4 address list dev eth0 > > Object "address" is unknown, try "ip help". > > > > [EMAIL PROTECTED]:~# ip -4 addr list dev eth0 > > 3: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 > > inet 192.168.0.3/24 brd 192.168.0.255 scope global eth0 > > Indeed, it seems quite a few commands got lost. This patch restores > them. I added them back as well as better ambiguous command matching. i.e. ip m is now an error. -- Stephen Hemminger <[EMAIL PROTECTED]> OSDL http://developer.osdl.org/~shemminger - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html