[ACL] enable ACL FC when genereting config from minigraph but disable…#51
Closed
stepanblyschak wants to merge 3 commits intomasterfrom
Closed
[ACL] enable ACL FC when genereting config from minigraph but disable…#51stepanblyschak wants to merge 3 commits intomasterfrom
stepanblyschak wants to merge 3 commits intomasterfrom
Conversation
… by default Signed-off-by: Stepan Blyshchak <[email protected]>
24eedc1 to
d20b3ef
Compare
Signed-off-by: Stepan Blyshchak <[email protected]>
Signed-off-by: Stepan Blyschak <[email protected]>
stepanblyschak
commented
Sep 30, 2021
| UNICODE_TYPE = unicode | ||
|
|
||
| def generate_common_config(data): | ||
| data['FLEX_COUNTER_TABLE'] = { |
Owner
Author
There was a problem hiding this comment.
Consider creating another PR with moving PORT, etc. config to generate_common_config
nazariig
approved these changes
Oct 1, 2021
stepanblyschak
pushed a commit
that referenced
this pull request
Apr 28, 2022
…dules (sonic-net#7046) Included commits in sonic-py-swsssdk repo ``` 4e0c561 2019-11-19 | read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB (#51) [anilkpandey] ``` Included commits in sonic-snmpagent repo ``` 02dc2ce 2021-03-12 | add mock tables for LAG_NAME_MAP_TABLE in COUNTERS_DB (sonic-net#202) [Qi Luo] ```
stepanblyschak
pushed a commit
that referenced
this pull request
Oct 20, 2023
…ly (sonic-net#16876) #### Why I did it src/sonic-ztp ``` * 739470d - (HEAD -> master, origin/master, origin/HEAD) [ZTP] 'config reload' use -f to avoid system checks (#52) (4 hours ago) [Peter Yu] * 04cd8e8 - [ZTP] bufsize=1 not supported in binary mode (#51) (4 hours ago) [Peter Yu] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Dec 17, 2024
…ly (sonic-net#21159) #### Why I did it src/dhcprelay ``` * 2a2fb68 - (HEAD -> master, origin/master, origin/HEAD) Clear counter when dhcp6relay init (#51) (2 hours ago) [Yaqiang Zhu] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Jan 27, 2025
…ly (sonic-net#21340) #### Why I did it src/dhcprelay ``` * 13d7f5a - (HEAD -> 202411, origin/202411) Add wait and check ip address check when dhcp6relay init (#52) (#66) (25 hours ago) [mssonicbld] * 1e7b13a - [202411] Clear counter when dhcp6relay init (#51) (#65) (4 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Mar 26, 2025
…ly (sonic-net#22145) #### Why I did it src/sonic-stp ``` * 9949755 - (HEAD -> master, origin/master, origin/HEAD) MSTP PTX/PRX state machine APIs (#53) (18 hours ago) [Divya Kumaran Chandralekha] * 12cb28f - Mstp feature - State machine APIs (#51) (23 hours ago) [Divya Kumaran Chandralekha] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Apr 2, 2025
…ly (sonic-net#21216) #### Why I did it src/dhcprelay ``` * af39395 - (HEAD -> 202405, origin/202405) Clear counter when dhcp6relay init (#51) (#54) (32 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
May 20, 2025
…lly (sonic-net#787) #### Why I did it src/sonic-swss ``` * 3b75e84 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-swss:202411 to 202412 (#51) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
May 20, 2025
…D automatically (sonic-net#1064) #### Why I did it src/sonic-sairedis ``` * 0209ab8 - (HEAD -> 202412, origin/HEAD, origin/202412) [FlexCounter] add support for SRv6 MySID counters (#50) (21 hours ago) [mssonicbld] * aceb9ed - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (#51) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Sep 28, 2025
…sonic-net#24046) #### Why I did it src/dhcpmon ``` * 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (#51) (6 days ago) [Yanpeng Zhang] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
that referenced
this pull request
Dec 3, 2025
…tically (sonic-net#24673) #### Why I did it src/sonic-dash-api ``` * d24638b - (HEAD -> master, origin/master, origin/HEAD) Modify dependencies to fix broken parallel build (#51) (33 hours ago) [Hemanth Kumar Tirupati] ``` #### 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.
… by default
Signed-off-by: Stepan Blyshchak [email protected]
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)