busybox/networking/libiproute
Denis Vlasenko 787a492f23 ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32,
whereas "any" and "default" would be 0.0.0.0/0. They must be all 0.0.0.0/0.
Closes bug 57.
2009-03-03 14:55:29 +00:00
..
ip_common.h
ip_parse_common_args.c
ipaddress.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
iplink.c libbb: add strncpy_IFNAMSIZ 2008-12-02 18:18:50 +00:00
iproute.c
iprule.c
iptunnel.c iptunnel: fix problems with including linux/ip_tunnel.h 2008-12-03 20:16:11 +00:00
Kbuild
libnetlink.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
libnetlink.h
ll_addr.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
ll_map.c libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ 2008-12-10 14:14:09 +00:00
ll_map.h
ll_proto.c
ll_types.c
rt_names.c
rt_names.h
rtm_map.c
rtm_map.h
utils.c ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32, 2009-03-03 14:55:29 +00:00
utils.h ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32, 2009-03-03 14:55:29 +00:00