Tue, 10 Dec 2019 16:07:49 +0000 Mario de Sousa merge
Tue, 10 Dec 2019 15:51:32 +0000 Mario de Sousa change hton() and ntoh() so we don't use (u8 *) to (u16 *) casts. Some compilers incorrectly change the pointer to force alignment with even addresses.
Tue, 10 Dec 2019 09:30:59 +0100 bmakuc Mario's fix for the pointer alignment problem. See changeset 4: 99009b24d401.