commit | 887a1ad57fe978cd320be358effbe66df8a068bf | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Thu Sep 15 01:32:48 2005 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Sep 15 01:32:48 2005 +0000 |
tree | 1f5cf363b8942804390e44e43051b2dcb2258628 | |
parent | 23f62fc6f3b8d01a953266ddd404c392b128c952 [diff] |
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.