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

Add IPv6 Neighbor Discovery support to ip_neighbor module #449

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

stalabi1
Copy link
Collaborator

@stalabi1 stalabi1 commented Sep 13, 2024

SUMMARY

I added support for IPv6 Neighbor Discovery to the ip_neighbor module.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

sonic_ip_neighbor

OUTPUT

regression-2024-09-13-15-17-02.html.pdf
diff_output.log
delete_check_mode.log
merge_check_mode.log
facts_gathering.log

Checklist:
  • I have performed a self-review of my own code to ensure there are no formatting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility or have provided any relevant "breaking_changes" descriptions in a "fragment" file in the "changelogs/fragments" directory of this repository.
  • I have provided a summary for this PR in valid "fragment" file format in the "changelogs/fragments" directory of this repository branch. Reference : Ansible Change Log Document

@stalabi1 stalabi1 added the enhancement New feature or request label Sep 13, 2024
@stalabi1 stalabi1 added this to the v3.0.0 milestone Sep 13, 2024
@stalabi1 stalabi1 marked this pull request as ready for review September 13, 2024 22:51
@stalabi1 stalabi1 closed this Sep 13, 2024
@stalabi1 stalabi1 reopened this Sep 13, 2024
@stalabi1 stalabi1 closed this Sep 13, 2024
@stalabi1 stalabi1 reopened this Sep 13, 2024
@stalabi1 stalabi1 closed this Sep 13, 2024
@stalabi1 stalabi1 added the new_resource_module This pull request adds a new resource module label Sep 13, 2024
@stalabi1 stalabi1 reopened this Sep 13, 2024
@stalabi1 stalabi1 removed the new_resource_module This pull request adds a new resource module label Sep 13, 2024
@stalabi1 stalabi1 closed this Sep 13, 2024
@stalabi1 stalabi1 reopened this Sep 13, 2024
@stalabi1 stalabi1 closed this Sep 23, 2024
@stalabi1 stalabi1 reopened this Sep 23, 2024
@stalabi1 stalabi1 closed this Sep 23, 2024
@stalabi1 stalabi1 reopened this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant