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

Handle IPv4 address for IPv6 Static Default Gateway #174

Closed
wants to merge 3 commits into from

Conversation

kokilavaradhan
Copy link

Error is not thrown when an IPV4 address is provided. This commit addresses the issue by explicitly handling such cases and returning an InvalidArgument error when a IPV4address is configured for IPV6 Static Default Gateway field.

Tested By:
Verified the test case and ensured proper
invalid argument error is thrown.

Change-Id: I4074f939ffd23c533fac1661f2243322d0cac62a

Error is not thrown when an IPV4 address is provided.
This commit addresses the issue by explicitly handling such cases
and returning an InvalidArgument error when a IPV4address
is configured for IPV6 Static Default Gateway field.

Tested By:
Verified the test case and ensured proper
invalid argument error is thrown.

Change-Id: I4074f939ffd23c533fac1661f2243322d0cac62a
Signed-off-by: kokilav <[email protected]>
Error is not thrown when an IPV4 address is provided.
This commit addresses the issue by explicitly handling such cases
and returning an InvalidArgument error when a IPV4address
is configured for IPV6 Static Default Gateway field.

Tested By:
Verified the test case and ensured proper
invalid argument error is thrown.

Change-Id: I4074f939ffd23c533fac1661f2243322d0cac62a
Signed-off-by: kokilav <[email protected]>
…orkd into 626436_1050

Change-Id: Ib077f31865a104552c6d81b4f9ea56fc5693f14e
@raviteja-b
Copy link

why there are 3 commits in this PR? please fix it

@kokilavaradhan kokilavaradhan closed this by deleting the head repository Jan 20, 2025
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.

2 participants