Skip to content

IPv6 support#96

Merged
mempirate merged 3 commits intomainfrom
lore/feat/ipv6
Nov 17, 2025
Merged

IPv6 support#96
mempirate merged 3 commits intomainfrom
lore/feat/ipv6

Conversation

@thedevbirb
Copy link
Contributor

Tried to give a stab at #63.

To me it seemed that there wasn't much to change, except a couple of tweaks to be aware of whether we're using IPv6 or not. To test it, I've added a commit (to be dropped after approval of the changes) where I replace all 127.0.0.1 and 0.0.0.0 occurrences in both tests and benches, and they run fine.

To avoid clutter in reading the PR, it can be read commit by commit.

@mempirate mempirate linked an issue Nov 17, 2025 that may be closed by this pull request
Copy link
Contributor

@mempirate mempirate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. Added a nit but up to you

Copy link
Contributor

@mempirate mempirate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot

@mempirate mempirate merged commit 77be1b3 into main Nov 17, 2025
9 checks passed
@merklefruit merklefruit deleted the lore/feat/ipv6 branch January 7, 2026 20:19
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.

Support IPv6

2 participants