On Tue, Dec 6, 2011 at 3:25 AM, Alexander Kriegisch <[email protected]> wrote:
> Does anyone have an idea about why this error message appears?
>
> # /busybox iproute -?
> BusyBox v1.19.3 (2011-12-05 10:51:27 CET) multi-call binary.
>
> Usage: iproute { list | flush | { add | del | change | append |
>                replace | monitor } ROUTE }
>
> iproute { list | flush } SELECTOR
> iproute get ADDRESS [from ADDRESS iif STRING]
>                        [oif STRING] [tos TOS]
> iproute { add | del | change | append | replace | monitor } ROUTE
>                        SELECTOR := [root PREFIX] [match PREFIX] [proto
> RTPROTO]
>                        ROUTE := [TYPE] PREFIX [tos TOS] [proto RTPROTO]
>                                [metric METRIC]
>
> # /busybox iproute monitor
> iproute: unknown command monitor


"monitor" is not implemented. Help text is lying. I'm fixing help text....
-- 
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to