- rewrite the ip applet to be less bloaty
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 18:43:27 +0000 (18:43 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 18:43:27 +0000 (18:43 -0000)
commite87d7955f8130040a575f2f48962471a27ccc964
tree149be152e5af1468e88859842a4a7b59ab0a4773
parent51f7ab6162a1be2e52d7b2ccc53acb6700769d0b
- 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.
networking/ip.c
networking/libiproute/utils.h