Manousaridis Angelos writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 10:47:40 +0000 (10:47 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 10:47:40 +0000 (10:47 -0000)
commit1a773a656e8625c09553b2673b4d62bba1ffc242
tree544332a1852062d9bc4234dfa39c136f5136d70d
parent658f8b1d1ae0e5d5d520d8ec120c8e087954d777
Manousaridis Angelos writes:

Another issue I found was with the iproute utility. While using another
program I found that it failed because the "ip route del" command was
not found. I looked at the full iproute implementation and this command
exists. The busybox version has the "ip route delete" command. I have
created a patch which makes the "ip route del" command an alias to the
"ip route delete" command.
networking/libiproute/iproute.c