Skip to content

[orchagent] Add default trap group support#67

Closed
lguohan wants to merge 1 commit intosonic-net:masterfrom
hrachya-m:copp.swss
Closed

[orchagent] Add default trap group support#67
lguohan wants to merge 1 commit intosonic-net:masterfrom
hrachya-m:copp.swss

Conversation

@lguohan
Copy link
Contributor

@lguohan lguohan commented Sep 1, 2016

  • Added ability to add policer to default trap group. Default trap group
    should be referenced with name 'default' in the configuration json file.

    sigend-off-by [email protected]

* Added ability to add policer to default trap group. Default trap group
  should be referenced with name 'default' in the configuration json file.

  sigend-off-by [email protected]
sai_status_t sai_status;
sai_attribute_t attrib;

if (m_trap_group_map.find(default_trap_group) != m_trap_group_map.end()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line with {

@stcheng
Copy link
Contributor

stcheng commented Sep 2, 2016

what's the differences between these two pull requests? #68

@lguohan
Copy link
Contributor Author

lguohan commented Sep 2, 2016

drop this PR as it is dup

@lguohan lguohan closed this Sep 2, 2016
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
DavidZagury pushed a commit to DavidZagury/sonic-swss that referenced this pull request Apr 28, 2025
```<br>* bbce4b4 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2025-04-14) [Sonic Automation]
* fceb196 - (origin/202411) Revert "Optimize counter polling interval by making it more accurate (2025-04-03) [Kumaresh Perumal]
* d88b694 - (origin/kperumal/check) Remove unused string variables in flexcounterorch.cpp (2025-04-02) [Kumaresh Perumal]
|\ 
| failure_prs.log skip_prs.log 1e4315e - (origin/kperumalbfn-patch-1) Remove unused string variables in flexcounterorch.cpp (2025-04-02) [Kumaresh Perumal]
|/ 
* e82f8c2 - Revert "Optimize counter polling interval by making it more accurate (sonic-net#3500)" (2025-04-02) [Kumaresh Perumal]<br>```
liuh-80 pushed a commit to liuh-80/sonic-swss that referenced this pull request Jun 10, 2025
…into 202503 sonic-net#73

Merge branch '202412' of https://github.com/sonic-net/sonic-swss.msft into 202503

Merge from 202412.

9c96d25 Initialize the last fec ber computed values if not found (sonic-net#71)
b567ab5 Merge pull request sonic-net#70 from mssonicbld/sonicbld/202412-merge
19ed87b Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412
4383d39 Fix the missed port status notifications issue (sonic-net#3616)
4f6d557 Merge pull request sonic-net#69 from r12f/user/r12f/fix-build
fcbe392 Revert "Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412"
9e9442d [orchagent] Fix issue: typo in high BER (sonic-net#68)
7498ae9 Merge pull request sonic-net#67 from mssonicbld/sonicbld/202412-merge
bbce4b4 Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412
9e97862 Merge pull request sonic-net#66 from mssonicbld/sonicbld/202412-merge
fceb196  Revert "Optimize counter polling interval by making it more accurate
5206c2b Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412
d88b694 Remove unused string variables in flexcounterorch.cpp
1e4315e Remove unused string variables in flexcounterorch.cpp
e82f8c2 Revert "Optimize counter polling interval by making it more accurate (sonic-net#3500)"
ca017d0 [vstest]: Fix MACsec test in the kernel 5.15 (sonic-net#3573)
jianyuewu pushed a commit to jianyuewu/sonic-swss that referenced this pull request Dec 24, 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.

3 participants