On 01/24/2011 03:20 PM, uprinz wrote:
> 
> Hi again,
> 
> I followed the manual and tried to set up some options via ip (iproute2). 
> First any can related command failed until I found out that the box used the
> busybox's ip derivate. So I downloaded the git repository as mentioned here
> in another thread:
> git://git.kernel.org/pub/scm/network/iproute2/iproute2.git 
> I cross compiled it but besides the statistics none of the additional
> commands are supported. 
> ~ # ip link set can0 type can restart-ms 2000
> RTNETLINK answers: Operation not supported
> 
> ~ # ip -details -statistics link show can0
> 2: can0: <NOARP,UP,LOWER_UP> mtu 16 qdisc pfifo_fast state UNKNOWN qlen 64
>     link/can
>     RX: bytes  packets  errors  dropped overrun mcast
>     0          0        0       0       0       0
>     TX: bytes  packets  errors  dropped carrier collsns
>     1          1        0       0       0       0
> 
> Are there any special things to be taken care of when cross compiling
> iproute2 to make it support anything needed with can?

Are you sure you are using the new "ip" command?

Wolfgang,

_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to