busybox/networking/libiproute
Christian Hornung 3bbfb58bec ip: Fix command line option parsing of "ip route get ..."
I found and fixed a bug in the command line options parsing of "ip route get":
It was impossible to get any option other than the IP address
recognized correctly, and e.g. the command "ip route get connected"
just hung up infinitely in the options parsing loop instead of
printing an error message.

Signed-off-by: Christian Hornung <chhornung@googlemail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-11-04 08:59:42 +01:00
..
ip_common.h libiproute: code shrink by adding FAST_FUNC 2010-07-24 23:27:38 +02:00
ip_parse_common_args.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ipaddress.c whitespace cleanup 2010-10-29 11:46:52 +02:00
iplink.c networking/*: remove superfluous comments 2010-10-30 02:24:48 +02:00
iproute.c ip: Fix command line option parsing of "ip route get ..." 2010-11-04 08:59:42 +01:00
iprule.c whitespace cleanup 2010-10-29 11:46:52 +02:00
iptunnel.c whitespace cleanup 2010-10-29 11:46:52 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
libnetlink.c networking/*: remove superfluous comments 2010-10-30 02:24:48 +02:00
libnetlink.h whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_addr.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_proto.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_types.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rt_names.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rt_names.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
rtm_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rtm_map.h libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
utils.c networking/*: remove superfluous comments 2010-10-30 02:24:48 +02:00
utils.h whitespace cleanup 2010-10-29 11:46:52 +02:00