[Dual-ToR] add default value for ACL rule for mellanox platform#32
Closed
ayurkiv-nvda wants to merge 1 commit intomasterfrom
Closed
[Dual-ToR] add default value for ACL rule for mellanox platform#32ayurkiv-nvda wants to merge 1 commit intomasterfrom
ayurkiv-nvda wants to merge 1 commit intomasterfrom
Conversation
volodymyrsamotiy
approved these changes
Jan 20, 2023
417df08 to
8f842fb
Compare
8f842fb to
d84deaf
Compare
fef7ced to
bdcd6d4
Compare
Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
bdcd6d4 to
3decf72
Compare
volodymyrsamotiy
approved these changes
Jan 30, 2023
ayurkiv-nvda
pushed a commit
that referenced
this pull request
Mar 7, 2024
…utomatically (sonic-net#15645) #### Why I did it src/sonic-host-services ``` * bc08806 - (HEAD -> master, origin/master, origin/HEAD) Implemented ssh configurations (#32) (14 hours ago) [ycoheNvidia] ``` #### How I did it #### How to verify it #### Description for the changelog
ayurkiv-nvda
pushed a commit
that referenced
this pull request
Apr 2, 2025
…tically (sonic-net#22051) #### Why I did it src/sonic-dash-api ``` * 5c5aa8a - (HEAD -> master, origin/master, origin/HEAD) Add outbound_direction_lookup to dash appliance table (#32) (7 days ago) [prabhataravind] * a662860 - Add tunnel field to route message (#34) (8 days ago) [Lawrence Lee] ``` #### How I did it #### How to verify it #### Description for the changelog
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Why I did it
Need to add the possibility to choose between dropping packets (using ACL) on ingress or egress in Dual ToR scenario
How I did it
Add new attribute "mux_tunnel_ingress_acl" to SYSTEM_DEFAULTS table
How to verify it
check that new attribute exists in redis:
admin@sonic:~$ redis-cli -n 4
127.0.0.1:6379[4]> HGETALL SYSTEM_DEFAULTS|mux_tunnel_ingress_acl
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)