libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
[oweals/busybox.git] / libbb / inet_cksum.c
2011-09-08 Denys Vlasenkoinet_cksum: big-endian fix
2011-09-07 Baruch Siachnetworking: consolidate the IP checksum code. -129...