hush/networking/libiproute
Bernhard Reutner-Fischer 4d9a358ec1 - use uint32_t as suggested by vda.
- minor size- and readability tweaks while at it:
   text	   data	    bss	    dec	    hex	filename
   2631	      0	      0	   2631	    a47	networking/libiproute/iprule.o.orig
   2596	      0	      0	   2596	    a24	networking/libiproute/iprule.o
2007-01-28 00:20:46 +00:00
..
ip_common.h - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. 2006-12-04 15:57:17 +00:00
ip_parse_common_args.c Remove networking/libiproute/linux/pkt_sched.h 2007-01-02 16:32:16 +00:00
ipaddress.c stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
iplink.c stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
iproute.c fix numbering in switch(): we don't have "del" anymore, 2007-01-27 13:13:45 +00:00
iprule.c - use uint32_t as suggested by vda. 2007-01-28 00:20:46 +00:00
iptunnel.c Remove networking/libiproute/linux/pkt_sched.h 2007-01-02 16:32:16 +00:00
Kbuild - add 'ip rule' support. First take.. 2006-11-21 15:36:08 +00:00
libnetlink.c stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
libnetlink.h accumulated post-1.4.0 fixes 2007-01-24 22:02:01 +00:00
ll_addr.c random small size optimizations 2007-01-12 22:10:34 +00:00
ll_map.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
ll_map.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
ll_proto.c A bunch of defined(__GLIBC__) added. static-linking warning expanded 2006-12-18 21:49:06 +00:00
ll_types.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
rt_names.c msh: double "static char line[LINELIM]" etc deleted. 2007-01-01 06:00:38 +00:00
rt_names.h - add 'ip rule' support. First take.. 2006-11-21 15:36:08 +00:00
rtm_map.c stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
rtm_map.h stop using __u32 etc. uint32_t is there for a reason 2006-12-31 18:57:37 +00:00
utils.c remove commented out #includes etc 2006-12-31 18:58:32 +00:00
utils.h remove commented out #includes etc 2006-12-31 18:58:32 +00:00