Cadynum / Apelsin

A server and clan browser for Tremulous & Unvanquished written in haskell
https://ojeling.net/apelsin/
GNU General Public License v3.0
4 stars 2 forks source link

IPv6 support #9

Open dsalt opened 11 years ago

dsalt commented 11 years ago

The servers (both game and master) on unvanquished.net also listen on IPv6. Would be nice to have apelsin handle that.

Cadynum commented 11 years ago

How does the IPv6 support work:

(Unfortunately my current ISP does not have have v6 support)

dsalt commented 11 years ago

getserversExt UNVANQUISHED protocol [ipv4|ipv6] [full] [empty]

You'll see one or more getserversExtResponse packets which contain the following, in this order:

For testing, you can run a local master server (ours supports IPv6) or – and this works well with static IP – set up 6to4 (or equivalent).