Skip to content

linux: add ifinfomsg struct from rtnetlink.h#5012

Merged
tgross35 merged 1 commit intorust-lang:mainfrom
hashemmm96:feat/linux-add-ifinfomsg
Mar 16, 2026
Merged

linux: add ifinfomsg struct from rtnetlink.h#5012
tgross35 merged 1 commit intorust-lang:mainfrom
hashemmm96:feat/linux-add-ifinfomsg

Conversation

@hashemmm96
Copy link
Copy Markdown
Contributor

Description

Add ifinfomsg struct which is required to query netlink device information.

Sources

https://github.com/torvalds/linux/blob/0257f64bdac7fdca30fa3cae0df8b9ecbec7733a/tools/include/uapi/linux/rtnetlink.h

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@rustbot label +stable-nominated

@rustbot rustbot added S-waiting-on-review stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Mar 13, 2026
@hashemmm96 hashemmm96 force-pushed the feat/linux-add-ifinfomsg branch from 174d9be to a603945 Compare March 13, 2026 14:21
@hashemmm96 hashemmm96 force-pushed the feat/linux-add-ifinfomsg branch from a603945 to 3173a58 Compare March 13, 2026 14:27
Copy link
Copy Markdown
Contributor

@tgross35 tgross35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tgross35 tgross35 added this pull request to the merge queue Mar 16, 2026
Merged via the queue into rust-lang:main with commit 8bada26 Mar 16, 2026
51 checks passed
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Apr 1, 2026
@tgross35 tgross35 mentioned this pull request Apr 1, 2026
github-merge-queue bot pushed a commit that referenced this pull request Apr 1, 2026
(backport <#5012>)
(cherry picked from commit 8bada26)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants