hush/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
ip_parse_common_args.c
ipaddress.c
iplink.c
iproute.c ip: Fix command line option parsing of "ip route get ..." 2010-11-04 08:59:42 +01:00
iprule.c
iptunnel.c
Kbuild.src
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
ll_proto.c
ll_types.c
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c
utils.h