yggdrasil-network / yggdrasil-go

An experiment in scalable routing as an encrypted IPv6 overlay network

Home Page:https://yggdrasil-network.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work on openwrt router with mips (big endian) cpu

Sarevalak opened this issue · comments

When running on big endian architecture yggdrasil-go can't route packets because of bug in bits-and-blooms/bloom#99

commented

Confirmed both the bug and the proposed fix in the bloom library and have PR'd your suggestion to them.

This is excellent investigatory work, thanks! We will get a release out to include this fix shortly.

commented

This will be fixed in Yggdrasil v0.5.6 which will be hopefully released this week.