pothosware / SoapyRemote

Use any Soapy SDR remotely
https://github.com/pothosware/SoapyRemote/wiki
Boost Software License 1.0
114 stars 22 forks source link

server should bind both stacks with IPV6_V6ONLY #60

Open guruofquality opened 5 years ago

guruofquality commented 5 years ago

To be more robust and cross platform compatible, we dont want to rely on ipv4 mapped ipv6 addresses. There should be two sockets bound to both IP stacks independently. Also the discovery advertisements need to the reflect which stacks are actually bound to.