romise.
One question that keeps hammering in my head is "why fix what is not
broken?"
--
Antonio Dias
-
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
> >also matters to keep full compatibility, I need to recheck that.
>
> The order is fine. mroute got moved down in the list but "ip m" is
> already taken by "maddress", and nothing else matches on "ip mr".
Thanks, McHardy. I will apply it here.
--
Antoni
do_ipmonitor },
> { "xfrm", do_xfrm },
> { "mroute", do_multiroute },
Hum... to me seens like your patch will restore those lost objects but
will discard shortcuts "addr", "maddr" and "neigh" and I think this will
cause problems too.
--
Antonio Dias
-
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
ED]:~# ip -4 address list dev eth0
Object "address" is unknown, try "ip help".
[EMAIL PROTECTED]:~# ip -4 addr list dev eth0
3: eth0: mtu 1500 qdisc pfifo_fast qlen 1000
inet 192.168.0.3/24 brd 192.168.0.255 scope global eth0
Is there any plan t
y old iproute2 package and the new one I
was able to know that "ip address" command was "fixed" (removed to be
more exact).
--
Antonio Dias
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordo
in the changelog in the place of that poor
description above as I don't see where "ip address" command is broken in
a way it need to be "fixed".
--
Antonio Dias
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL