Problem with zcip's packing of ARP packets?

Patrick Noffke Patrick.Noffke at adpro.com.au
Mon Aug 28 00:05:15 UTC 2006


>
>Pat,
>
>Do you have a size comparison of your state machine implementation vs. the current code.  I would like to see the state machine integrated, since the code is much simpler to understand in my opinion.  If it just so happened that it was smaller also, I think that would be even more convincing. 



Original:

zcip.o:  5492
busybox: 600204


Patched:

zcip.o:  5708
busybox: 600204


Note:  busybox is stripped, whereas zcip.o is not.  I'm compiling with gcc 3.4.5, against glibc 2.3.5.

Regards,
Pat



More information about the busybox mailing list