Skip to content

Use IPv4 addresses if possible#3812

Merged
StephenButtolph merged 1 commit intomasterfrom
use-ipv4-addresses
Mar 21, 2025
Merged

Use IPv4 addresses if possible#3812
StephenButtolph merged 1 commit intomasterfrom
use-ipv4-addresses

Conversation

@StephenButtolph
Copy link
Copy Markdown
Contributor

@StephenButtolph StephenButtolph commented Mar 18, 2025

Why this should be merged

Saves 12 bytes per IP!

How this works

On the receiving side of these IPs, we already handle IPv4 addresses. However for compatibility reasons, we only send IPv6 addresses currently. This is no longer required (as of Etna activation). So we can save the 12 bytes.

How this was tested

The e2e upgrade test verifies that this is backwards compatible.

Need to be documented in RELEASES.md?

@joshua-kim joshua-kim enabled auto-merge March 18, 2025 20:34
@StephenButtolph
Copy link
Copy Markdown
Contributor Author

Will merge after the v1.13.0 release cadence

@StephenButtolph StephenButtolph added this pull request to the merge queue Mar 21, 2025
Merged via the queue into master with commit 382c106 Mar 21, 2025
23 checks passed
@StephenButtolph StephenButtolph deleted the use-ipv4-addresses branch March 21, 2025 18:00
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.

3 participants