Skip to content

Conversation

phip1611
Copy link
Member

Split-out from #1699 for better reviewability.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

@phip1611 phip1611 self-assigned this Aug 23, 2025
@phip1611 phip1611 marked this pull request as ready for review August 24, 2025 18:31
@phip1611 phip1611 changed the title [WIP] uefi-raw: various small net improvements uefi-raw: various small net improvements Aug 24, 2025
This aligns the API with the core::net API.

We don't do it for IpAddress as
`unsafe { addr.v4 }.octets()` or
`unsafe { addr.v6 }.octets()` are
sufficient.
@nicholasbishop nicholasbishop added this pull request to the merge queue Aug 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 25, 2025
@nicholasbishop nicholasbishop added this pull request to the merge queue Aug 25, 2025
Merged via the queue into main with commit 020674e Aug 25, 2025
20 checks passed
@nicholasbishop nicholasbishop deleted the core-net-v3 branch August 25, 2025 15:44
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.

2 participants