busybox/networking/libiproute
Eric Andersen 1a773a656e 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.
2003-12-19 10:47:40 +00:00
..
linux
ip_common.h
ip_parse_common_args.c
ipaddress.c
iplink.c
iproute.c Manousaridis Angelos writes: 2003-12-19 10:47:40 +00:00
iptunnel.c
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
ll_proto.c
ll_types.c
Makefile
Makefile.in
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c
utils.h