BsAtHome writes in Bug 433:
authorMike Frysinger <vapier@gentoo.org>
Thu, 15 Sep 2005 01:32:48 +0000 (01:32 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 15 Sep 2005 01:32:48 +0000 (01:32 -0000)
commit887a1ad57fe978cd320be358effbe66df8a068bf
tree1f5cf363b8942804390e44e43051b2dcb2258628
parent23f62fc6f3b8d01a953266ddd404c392b128c952
BsAtHome writes in Bug 433:
Ping packets sent by busybox have wrong endian on f.x. mips32 (openwrt). Attatched is a patch that
uses htons() and ntohs() to be platform independent.
networking/ping.c