busybox/networking/libiproute
Denis Vlasenko 12abcb36c8 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/
less: small optimization -15 bytes
2008-12-10 14:14:09 +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
utils.h