dawn: fix network packet format to be host-agnostic
authorDavid Woodhouse <redacted>
Mon, 8 Jun 2020 10:52:02 +0000 (11:52 +0100)
committerDavid Woodhouse <redacted>
Mon, 8 Jun 2020 11:29:11 +0000 (12:29 +0100)
commit04ce233b7a1716a1d80f90d407059eb393858fb4
tree1c705e3cb7d588a9d22d492b04c01441387ec790
parent1b86bc11ede1523d58ea51dd66bd82b642064e8f
dawn: fix network packet format to be host-agnostic

I tried Dawn and it whined at me because it didn't understand its
own packets from a different-endian host.

Mon Jun  8 10:49:12 2020 daemon.err dawn[19742]: not complete msg, len:308, expected len:872480768
Mon Jun  8 10:49:12 2020 daemon.err dawn[19742]: not complete msg, len:708, expected len:3288465408

https://github.com/berlin-open-wireless-lab/DAWN/issues/92

Signed-off-by: David Woodhouse <redacted>
net/dawn/Makefile
git clone https://git.99rst.org/PROJECT