Skip to content

bsd/apple: add missing NET_RT_DUMP2 definition - #5442

Open
npry wants to merge 1 commit into
rust-lang:mainfrom
npry:main
Open

bsd/apple: add missing NET_RT_DUMP2 definition#5442
npry wants to merge 1 commit into
rust-lang:mainfrom
npry:main

Conversation

@npry

@npry npry commented Aug 27, 2026

Copy link
Copy Markdown

The missing constant is defined here:

https://github.com/apple-oss-distributions/xnu/blob/f6217f891ac0bb64f3d375211650a4c1ff8ca1ea/bsd/sys/socket.h#L582

It's defined next to NET_RT_IFLIST2, which was already included here right next to the new definition.

@npry

npry commented Aug 27, 2026

Copy link
Copy Markdown
Author

@rustbot label stable-nominated

@rustbot rustbot added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Aug 27, 2026
The missing constant is defined here:

https://github.com/apple-oss-distributions/xnu/blob/f6217f891ac0bb64f3d375211650a4c1ff8ca1ea/bsd/sys/socket.h#L582

It's defined next to NET_RT_IFLIST2, which was already included right
next to the new definition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-bsd O-macos O-unix S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants