Skip to content

Conversation

@acst1223
Copy link
Contributor

@acst1223 acst1223 commented Jun 9, 2025

Resolves #105.

This change creates a builder that builds address messages for AddressAddRequest and AddressDelRequest. This simplifies the way to delete an IP address.

Also creates an example for address deletion.

This change does not introduce any crate API change.

Resolves rust-netlink#105.

This change creates a builder that builds address messages for
AddressAddRequest and AddressDelRequest. This simplifies the way to
delete an IP address.

Also creates an example for address deletion.

This change does not introduce any crate API change.
@cathay4t cathay4t merged commit 1fe2569 into rust-netlink:main Aug 22, 2025
4 of 5 checks passed
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.

Create a simpler way to delete address

2 participants