Juha Ylönen wrote:
Yeah, I've been lurking there for a while, but being so much on/off from the computer lately it's been easier to email. I'll certainly begin bugging You through irc once I have time to sit down for a while..=)
It would help a lot. We are currently waiting for a lot more information from you.
I think it isn't really a big endian vs. little endian problem. I have installed batman-adv 1559 on a powerpc and on my amd64. Both can talk to each other without problems.
Do you have any filters installed which could filter out the ethernet frames? Does your hardware on arm transport non-standard ethernet types? A tcpdump on both sides which we can compare would help a lot.
I usually use a small test program to send raw ethernet packets from one host to another (one sided ping test). It helps a lot to find one directional problems.
On one side you must use `./rawsend DEVICE` and on the other `./rawsend DEVICE TARGET-MAC`
Best regards, Sven