hush/networking/libiproute
Bernhard Reutner-Fischer e87d7955f8 - rewrite the ip applet to be less bloaty
- mark libiproute's matches() as deprecated. Convert to index_in_(sub)str_array()!
   text    data     bss     dec     hex filename
    314       0       0     314     13a ip.o.orig
    200       0       0     200      c8 ip.o
Using a smallint for the key would save another byte.
2007-04-10 18:43:27 +00:00
..
ip_common.h libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
ip_parse_common_args.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
ipaddress.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
iplink.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
iproute.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
iprule.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
iptunnel.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
Kbuild
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +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 libiproute: audit callgraph, shortcut error paths into die() functions. 2007-04-07 01:14:45 +00:00
utils.h - rewrite the ip applet to be less bloaty 2007-04-10 18:43:27 +00:00