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

Migrate more uses of ipnetwork types to oxnet types #5817

Merged
merged 9 commits into from
May 25, 2024
Merged

Migrate more uses of ipnetwork types to oxnet types #5817

merged 9 commits into from
May 25, 2024

Conversation

ahl
Copy link
Contributor

@ahl ahl commented May 24, 2024

  • moves uses of IpNetwork, Ipv4Network, and Ipv6Network to IpNet, Ipv4Net, and Ipv6Net
  • adds the crates imperative to relevant generate_api! invocations to automatically use oxnet types
  • cleans up generate_api! uses by removing unneeded derives and sorting types
  • removes the ipnetwork dep from Cargo.toml files where possible and sorts deps

@ahl ahl marked this pull request as ready for review May 24, 2024 15:18
@ahl ahl merged commit 8822168 into main May 25, 2024
21 checks passed
@ahl ahl deleted the ipnet-weeds branch May 25, 2024 04:23
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.

None yet

1 participant