Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 support #793

Merged
merged 11 commits into from
Nov 17, 2022
Merged

IPv6 support #793

merged 11 commits into from
Nov 17, 2022

Conversation

a1batross
Copy link
Member

@a1batross a1batross commented Mar 11, 2022

  • Connects through loopback
  • Connects through Internet
  • Servers are able to handle both IPv4 and IPv6 clients
  • Clients are able to connect to both IPv4 and IPv6 servers
  • Master server protocol
  • IP filtering

@a1batross
Copy link
Member Author

Works over Internet.

Testers are welcome!
connect aaaa.mentality.rip:37015 for IPv6 connection
connect mentality.rip:27015 for IPv4

@r4v3n6101
Copy link

Оно вообще работает? Не могу подключиться ни к какому из серверов (к указанным не достучаться), рабочие v4 сервера также не работают.

@a1batross
Copy link
Member Author

Сервер мог сдохнуть. Пока не хватает расширения протокола мастера и IP фильтра.

@r4v3n6101
Copy link

Мастер нужен только для списка серверов, а IP фильтр это серверная часть, так? Если это так, то выходит, что клиент полностью рабочий? Как-то это протестировать хочется, но у меня ветка не коннектится вообще ни к чему - retry, опции +connect localhost:27015 пишу, пытаюсь к дедику подключиться (-d флаг при конфиге билда). Он работает, но только если клиент из мастера собран, а ipv6 ветки.

@a1batross
Copy link
Member Author

IP filter is ready.

Patch is ready to merge, needs to be reviewed and tested. cc @nekonomicon @mittorn @SNMetamorph @Velaron

@a1batross
Copy link
Member Author

Master support is left for another set of patches.

@SNMetamorph
Copy link
Member

I think we can gather and test it in Yggdrasil :)

@a1batross
Copy link
Member Author

@SNMetamorph with HLDM, TFC and TS mod! :D

@SNMetamorph
Copy link
Member

What is next?

@a1batross a1batross merged commit 64e9712 into master Nov 17, 2022
@a1batross a1batross deleted the ipv6 branch March 11, 2023 04:10
@d47081
Copy link

d47081 commented Jan 15, 2024

Take a look at these updates also

#1578
#1577

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants