- move iprule and ipaddress from matches() to index_in_str_array
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Jun 2007 14:53:49 +0000 (14:53 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 20 Jun 2007 14:53:49 +0000 (14:53 -0000)
commitcd0e80ce902f6e79b31888af4ff4545846ce1c0e
tree629489f5c5615a4949eb54ac93c6387e55710133
parent75103841072d71603b49ad00648e204ffcca589d
- move iprule and ipaddress from matches() to index_in_str_array
   text    data     bss     dec     hex filename
   2544       0       0    2544     9f0 networking/libiproute/iprule.o.oorig
   2356       0       0    2356     934 networking/libiproute/iprule.o
   6481       0       0    6481    1951 networking/libiproute/ipaddress.o.oorig
   6464       0       0    6464    1940 networking/libiproute/ipaddress.o
networking/libiproute/ip_parse_common_args.c
networking/libiproute/ipaddress.c
networking/libiproute/iprule.c