dOpensource/dsiprouter

IPv6-native (single stack) Not Supported

Opened this issue · 2 comments

Installing dsiprouter on an IPv6-only network (single stack, no IPv4) fails.
We would have to add #!ifdef checks for IPv4 and make sure there is no reliance on IPv4 (such as DMQ, DNS, etc...)

Pushing this to v0.71 release

IPv6 support needs overhauled in the next release, pushing to v0.80.
Note self; listening on the interfaces opposed to specific addresses may help resolve some of these issues.