-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
config gen mismatch for docker-snmp-sv2 #276
Comments
lguohan
added a commit
that referenced
this issue
Oct 13, 2018
…om syseeprom sonic-sairedis * 82fcc31 2018-07-04 | Use MAC from EEPROM for Interfaces (#329) (origin/201803) [Andriy Moroz] sonic-utilities * c0c9762 2018-06-26 | Optimize platform info fetch (#276) (HEAD, origin/201803) [Andriy Moroz] Signed-off-by: Guohan Lu <[email protected]>
stcheng
pushed a commit
to stcheng/sonic-buildimage
that referenced
this issue
May 17, 2019
Add schema for buffer pool: COUNTER_ID_LIST, PLUGIN_LIST, and COUNTERS NAME_MAP (sonic-net#272) [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (sonic-net#278) [schema]: Add POLICER configuration table (sonic-net#277) [schema]: Add SWITCH_CAPABILITY_TABLE (sonic-net#276) Signed-off-by: Shu0T1an ChenG <[email protected]>
lguohan
pushed a commit
that referenced
this issue
May 18, 2019
Add schema for buffer pool: COUNTER_ID_LIST, PLUGIN_LIST, and COUNTERS NAME_MAP (#272) [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (#278) [schema]: Add POLICER configuration table (#277) [schema]: Add SWITCH_CAPABILITY_TABLE (#276) Signed-off-by: Shu0T1an ChenG <[email protected]>
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this issue
May 28, 2019
Add schema for buffer pool: COUNTER_ID_LIST, PLUGIN_LIST, and COUNTERS NAME_MAP (sonic-net#272) [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (sonic-net#278) [schema]: Add POLICER configuration table (sonic-net#277) [schema]: Add SWITCH_CAPABILITY_TABLE (sonic-net#276) Signed-off-by: Shu0T1an ChenG <[email protected]>
stcheng
added a commit
that referenced
this issue
Jul 5, 2019
0ed90ba - [policerorch]: Fix return code comparison error (#968) (1 minutes ago) <Shuotian Cheng) 80fcada - remove crm acl_counters when acl_table removed (#918) (3 hours ago) <JaredLius> bd3651f - [aclorch]: Fix matching MIRROR_DSCP throws unnecessary errors (#966) (2 minutes ago) <Shuotian Cheng> 0af226a - [aclorch]: Add MIRROR_DSCP table type (#906) (4 weeks ago) <Shuotian Cheng> 9005962 - [vstest]: Update the mirror session state table name (#917) (5 weeks ago) <Shuotian Cheng> c4e3e54 - [policerorch]: Add PolicerOrch to bundle with mirror session (#889) (6 weeks ago) <Shuotian Cheng> ee49926 - [Makefile]: Remove header files from source files (#883) (8 weeks ago) <Shuotian Cheng> f889f80 - [aclorch]: Add ICMP type/code match for v4/v6 (#868) (8 weeks ago) <Shuotian Cheng> 9931450 - [aclorch]: Add MIRRORv6 and MIRRORv4v6 support for ACL table (#825) (9 weeks ago) <Shuotian Cheng> a1ab18c - [mirrororch]: Fix comments typo (#863) (9 weeks ago) <Shuotian Cheng> sonic-swss-common 485db07 - [schema]: Add SWITCH_CAPABILITY_TABLE (#276) (6 weeks ago) <Shuotian Cheng> 3f49b20 - [schema]: Add POLICER configuration table (#277) (6 weeks ago) <Shuotian Cheng> 539b87d - [schema]: Add STATE_MIRROR_SESSION_TABLE_NAME (#278) (6 weeks ago) <Shuotian Cheng> sonic-utilities dc52015 - [Sonic-utilities]: Added commands to view acl and port running configs (#557) (6 days ago) <Prem Prakash> 635dc88 - [config]: Add config acl add/remove table command (#541) (4 weeks ago) <Shuotian Cheng> dcdc922 - [show]: Add show policer command (#540) (4 weeks ago) <Shuotian Cheng> 128462a - [config]: Add --policer option for mirror session (#537) (6 weeks ago) <Shuotian Cheng> 38da7f3 - [acl_loader]: Add policer attribute in show mirror_session command (#538) (6 weeks ago) <Shuotian Cheng> f95ff00 - [acl_loader]: Do not apply default DENY rule for MIRRORV6 table (#522) (6 weeks ago) <Shuotian Cheng> Signed-off-by: Shu0T1an ChenG <[email protected]>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this issue
Sep 12, 2019
Signed-off-by: Andriy Moroz <[email protected]>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
…c-net#276) - Set min thresholds equal to max to preserve default behavior.
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this issue
Aug 31, 2020
* Fix applyview tests Perl END scope was causing always to return 0 error code * Adapt tests to new buffer profile attributes
stepanblyschak
added a commit
to stepanblyschak/sonic-buildimage
that referenced
this issue
Jul 6, 2022
``` 50e2bff [patch] mlxsw: i2c: Prevent transaction execution for special chip (sonic-net#279) fa9411d [sflow + dropmon] added missing patch for the sFlow + dropmon feature. (sonic-net#281) 1f83896 [sflow + dropmon] added patches for the sFlow + dropmon feature. (sonic-net#276) ``` Signed-off-by: Stepan Blyschak <[email protected]>
dprital
added a commit
to dprital/sonic-buildimage
that referenced
this issue
Aug 9, 2022
Update sonic-linux-kernel submodule pointer to include the following: * [Mellanox] Add new kernel patches from HW-MGMT package V.7.0020.3005 ([sonic-net#287](sonic-net/sonic-linux-kernel#287)) * [patch] mlxsw: i2c: Prevent transaction execution for special chip ([sonic-net#279](sonic-net/sonic-linux-kernel#279)) * [sflow + dropmon] added missing patch for the sFlow + dropmon feature. ([sonic-net#281](sonic-net/sonic-linux-kernel#281)) * [sflow + dropmon] added patches for the sFlow + dropmon feature. ([sonic-net#276](sonic-net/sonic-linux-kernel#276)) Signed-off-by: dprital <[email protected]>
dprital
added a commit
to dprital/sonic-buildimage
that referenced
this issue
Aug 29, 2022
Update sonic-platform-daemons submodule pointer to include the following: * [ycabled] enable telemetry for 'active-active'; fix gRPC portid ordering ([sonic-net#284](sonic-net/sonic-platform-daemons#284)) * [ycabled] remove some spurious logs ([sonic-net#282](sonic-net/sonic-platform-daemons#282)) * Correct the peer forwarding state table ([sonic-net#281](sonic-net/sonic-platform-daemons#281)) * add psu input voltage and current ([sonic-net#276](sonic-net/sonic-platform-daemons#276)) * [ycabled] add capability to enable/disable telemetry ([sonic-net#279](sonic-net/sonic-platform-daemons#279)) Signed-off-by: dprital <[email protected]>
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this issue
Aug 31, 2022
linux-kernel: * 3fe00d4 2022-06-24 | [sflow + dropmon] added missing patch for the sFlow + dropmon feature. (sonic-net#281) (HEAD -> 202205) [Vadym Hlushko] * ca727d6 2022-04-21 | [sflow + dropmon] added patches for the sFlow + dropmon feature. (sonic-net#276) [Vadym Hlushko] Signed-off-by: Ying Xie <[email protected]>
yxieca
added a commit
that referenced
this issue
Aug 31, 2022
…from sflow (#11890) * [202205][linux-kernel] advance submodule head linux-kernel: * 3fe00d4 2022-06-24 | [sflow + dropmon] added missing patch for the sFlow + dropmon feature. (#281) (HEAD -> 202205) [Vadym Hlushko] * ca727d6 2022-04-21 | [sflow + dropmon] added patches for the sFlow + dropmon feature. (#276) [Vadym Hlushko] Signed-off-by: Ying Xie <[email protected]> * Update BRCM KNET modules to support new psample definitions from sflow… (#11709) * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Update BRCM KNET module to support new psample definitions from sflow dropmon feature * Advance saibcm-modules-dnx Signed-off-by: Ying Xie <[email protected]> Co-authored-by: Michael Li <[email protected]>
liat-grozovik
pushed a commit
that referenced
this issue
Sep 4, 2022
- Why I did it Update sonic-platform-daemons submodule pointer to include the following: [ycabled] enable telemetry for 'active-active'; fix gRPC portid ordering (#284) [ycabled] remove some spurious logs (#282) Correct the peer forwarding state table (#281) add psu input voltage and current (#276) [ycabled] add capability to enable/disable telemetry (#279) Signed-off-by: dprital <[email protected]>
qiluo-msft
added a commit
that referenced
this issue
Feb 15, 2023
#### Why I did it Include below commits: ``` 4622b8d 2023-02-14 | Fix: zero route may have empty nexthop (#276) [Qi Luo] ```
qiluo-msft
added a commit
that referenced
this issue
Feb 16, 2023
mihirpat1
pushed a commit
to mihirpat1/sonic-buildimage
that referenced
this issue
Feb 21, 2023
Add PSU input voltage, input current and max power to the PSU table in the STATE DB - Description psud would collect input voltage, input current and max power (capacity) of the PSU. till now, it collect the output voltage and current. - Motivation and Context more information about the PSU. - How Has This Been Tested? unit tests, manual testing. Signed-off-by: orfar1994 <[email protected]>
StormLiangMS
pushed a commit
to StormLiangMS/sonic-buildimage
that referenced
this issue
Mar 28, 2023
Related work items: sonic-net#276, sonic-net#305, sonic-net#332, sonic-net#338, sonic-net#339, sonic-net#1188, sonic-net#1192, sonic-net#1197, sonic-net#1206, sonic-net#1685, sonic-net#1690, sonic-net#1696, sonic-net#1699, sonic-net#1709, sonic-net#1727, sonic-net#1737, sonic-net#1741, sonic-net#1742, sonic-net#2511, sonic-net#2512, sonic-net#2532, sonic-net#2559, sonic-net#2626, sonic-net#2638, sonic-net#2645, sonic-net#2649, sonic-net#2660, sonic-net#2669, sonic-net#2670, sonic-net#2678, sonic-net#10084, sonic-net#11442, sonic-net#11873, sonic-net#12047, sonic-net#12110, sonic-net#12207, sonic-net#12529, sonic-net#12678, sonic-net#13235, sonic-net#13287, sonic-net#13372, sonic-net#13395, sonic-net#13456, sonic-net#13497, sonic-net#13522, sonic-net#13545, sonic-net#13547, sonic-net#13552, sonic-net#13569, sonic-net#13572, sonic-net#13578, sonic-net#13591, sonic-net#13611, sonic-net#13647, sonic-net#13649, sonic-net#13660, sonic-net#13710, sonic-net#13716, sonic-net#13724, sonic-net#13726, sonic-net#13732, sonic-net#13735, sonic-net#13739, sonic-net#13757, sonic-net#13786, sonic-net#13792, sonic-net#13800, sonic-net#13801, sonic-net#13802, sonic-net#13805, sonic-net#13806, sonic-net#13812, sonic-net#13814, sonic-net#13822, sonic-net#13831, sonic-net#13834, sonic-net#13847, sonic-net#13870, sonic-net#13882, sonic-net#13884, sonic-net#13885, sonic-net#13894, sonic-net#13895, sonic-net#13926, sonic-net#13932, sonic-net#13935, sonic-net#13942, sonic-net#13951, sonic-net#13953, sonic-net#13964
vivekrnv
pushed a commit
to vivekrnv/sonic-buildimage
that referenced
this issue
Apr 28, 2023
…ic-net#276) * [sflow + dropmon] added patches for the sFlow dropmon feature Signed-off-by: Vadym Hlushko <[email protected]> * [sflow + dropmon] fixed review comments - removed unnecessary patch, added upstream commit id to description Signed-off-by: Vadym Hlushko <[email protected]>
mssonicbld
added a commit
that referenced
this issue
Aug 30, 2024
#20066) #### Why I did it src/linkmgrd ``` * d8acc76 - (HEAD -> 202311, origin/202311) [link prober] print out error code message when `sendHeartbeat` fails (#266) (#276) (33 hours ago) [mssonicbld] * 575423c - Fix state machine handler race conditions introduced by `strand::wrap` (#257) (2 days ago) [Longxiang Lyu] ``` #### How I did it #### How to verify it #### Description for the changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
snmpd is started by supervisord, not sure if /etc/default/snmp is still needed.
The text was updated successfully, but these errors were encountered: