-
Notifications
You must be signed in to change notification settings - Fork 694
Vxlan tunnel endpoint custom monitoring APPL DB table. #2589
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
Merged
siqbal1986
merged 15 commits into
sonic-net:master
from
siqbal1986:Sirius_vnet_config_update_2
Jan 25, 2023
Merged
Changes from 12 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
996bb0e
Added support for filter_mac and monitoring attributes.
siqbal1986 9bfb784
Merge branch 'sonic-net:master' into Sirius_vnet_config_update
siqbal1986 85905e9
added support for monitoring, primary and adv_prefix. changed filter_…
siqbal1986 197347a
Data Structures and code to write APP_DB VNET_MONITOR table entries f…
siqbal1986 28eecfe
Disabled a failing test. Full test fix to follow.
siqbal1986 861bbb3
Merge branch 'sonic-net:master' into Sirius_vnet_config_update_2
siqbal1986 aae8a78
Merge branch 'master' into Sirius_vnet_config_update_2
siqbal1986 f45dcb4
added test for Monitor config write and delete.
siqbal1986 f7ce97d
Changed the name of the table.
siqbal1986 57c9339
Merge branch 'master' into Sirius_vnet_config_update_2
siqbal1986 8ec790b
fixed a test causing failure after new changes.
siqbal1986 90449b7
Fixed issues raised in review.
siqbal1986 29570ad
fixed a mistake added in last commit.
siqbal1986 cd005b9
Merge branch 'master' into Sirius_vnet_config_update_2
siqbal1986 e17f435
Merge branch 'sonic-net:master' into Sirius_vnet_config_update_2
siqbal1986 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix alignment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done