Skip to content
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

Remove IPv4 Addresses of network interface. #6042

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

FarooqAbdulla02
Copy link
Contributor

when IP addresses are confiugred from a config file, the generic "ip flush" command does not removes the IP address and IP's will be remain intact.

when user wanted to remove all IP addresses of interface which user doesnot aware of it, this code will helps to find all the assigned IP addresses and removes it.

when IP addresses are confiugred from a config file, the generic
"ip flush" command does not removes the IP address and IP's will
be remain intact.

when user wanted to remove all IP addresses of interface which user
doesnot aware of it, this code will helps to find all the assigned
IP addresses and removes it.

Signed-off-by: Shaik Abdulla <[email protected]>
Copy link
Contributor

@abdhaleegit abdhaleegit left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@richtja richtja left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@richtja richtja merged commit 3b1f5cb into avocado-framework:master Oct 17, 2024
57 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 109
Development

Successfully merging this pull request may close these issues.

3 participants