Skip to content
New issue

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

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

Already on GitHub? # to your account

Replace net.IP with netip.Addr #3425

Open
wants to merge 6 commits into
base: fix-tracer
Choose a base branch
from
Open

Replace net.IP with netip.Addr #3425

wants to merge 6 commits into from

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Mar 3, 2025

Describe your changes

  • Replace net.IP with netip.Addr
  • Remove some locks and replace with atomic operations
  • Use netip.Addr keys in peer ACLs

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

sonarqubecloud bot commented Mar 3, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
3.2% Duplication on New Code

See analysis details on SonarQube Cloud

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

Successfully merging this pull request may close these issues.

1 participant