You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My VPN is IPv6 only and right now the code in net.cpp/.h is v4 specific. I've made a patch to make the code a bit more generic, which also yields v6 support. SDR++ now works from home to my remote SDR, yay!
The branch with the fixes are there: https://github.com/trygvis/SDRPlusPlus/tree/ipv6. There are some APIs that I've tried to keep compatible with the current code, but that could also be improved on.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My VPN is IPv6 only and right now the code in net.cpp/.h is v4 specific. I've made a patch to make the code a bit more generic, which also yields v6 support. SDR++ now works from home to my remote SDR, yay!
The branch with the fixes are there: https://github.com/trygvis/SDRPlusPlus/tree/ipv6. There are some APIs that I've tried to keep compatible with the current code, but that could also be improved on.
Beta Was this translation helpful? Give feedback.
All reactions