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

IP: Change DNS nameserver code to use libswoc. #10937

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SolidWallOfCode
Copy link
Member

Part of a coverity effort to remove ats_ip_copy. Primarily this involves moving from sockaddr to IPEndpoint. Some of the code
uses the obsolete IpEndpoint (a precursor to swoc::IPEndpoint).

This depends on libswoc 1.5.9, which has many improvements in the IP support code driven by this effort.

@bryancall bryancall added this to the 10.0.0 milestone Jan 8, 2024
@bryancall bryancall self-requested a review January 8, 2024 23:50
@bryancall
Copy link
Contributor

@bryancall is going to take over this PR

@ywkaras
Copy link
Contributor

ywkaras commented Feb 8, 2024

[approve ci]

Copy link

github-actions bot commented May 8, 2024

This pull request has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.

@github-actions github-actions bot added the Stale label May 8, 2024
@brbzull0
Copy link
Contributor

brbzull0 commented May 8, 2024

@bryancall I can take care of this if you want.

@github-actions github-actions bot removed the Stale label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants