Skip to content

[Request]: Eliminate external DNS library dependencies. #1268

@jglogan

Description

@jglogan

Feature or enhancement request details

We simply aren't using the async DNS client library, and can just drop it.

The DNS record library we depend on is unmaintained and does not have Sendable types, so it's very hard to use with Swift 6. We should create our own record types, using the bit fiddling ops we use for ContainerizationNetlink.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

networkIssues and features associated with networking and DNS.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions