Skip to content

addrlabel: add AddrLabelHandle - #190

Merged
cathay4t merged 1 commit into
rust-netlink:mainfrom
cathay4t:fix
Sep 18, 2026
Merged

cathay4t merged 1 commit into
rust-netlink:mainfrom
cathay4t:fix

Conversation

@cathay4t

Copy link
Copy Markdown
Member

Provide add(), del() and get() requests sending
RTM_NEWADDRLABEL, RTM_DELADDRLABEL and RTM_GETADDRLABEL netlink
messages, equivalent to the ip addrlabel commands.

Provide `add()`, `del()` and `get()` requests sending
`RTM_NEWADDRLABEL`, `RTM_DELADDRLABEL` and `RTM_GETADDRLABEL` netlink
messages, equivalent to the `ip addrlabel` commands.

Signed-off-by: Gris Ge <cnfourt@gmail.com>
@cathay4t
cathay4t enabled auto-merge (rebase) September 18, 2026 12:13
@cathay4t
cathay4t merged commit 39f5e6c into rust-netlink:main Sep 18, 2026
6 checks passed
@cathay4t
cathay4t deleted the fix branch September 18, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant