Skip to content

Create AddressMessageBuilder #109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

acst1223
Copy link

@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.
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
1 participant