Skip to content

linux: add ifinfomsg struct from rtnetlink.h#5012

Open
hashemmm96 wants to merge 1 commit intorust-lang:mainfrom
hashemmm96:feat/linux-add-ifinfomsg
Open

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

Conversation

@hashemmm96
Copy link
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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