Skip to content

[sonic-utilities]: Update submodule; Add commands to sudoers as necessary#608

Merged
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:update_utilities
May 17, 2017
Merged

[sonic-utilities]: Update submodule; Add commands to sudoers as necessary#608
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:update_utilities

Conversation

@jleveque
Copy link
Contributor

No description provided.

@jleveque jleveque merged commit 72b8284 into sonic-net:master May 17, 2017
@jleveque jleveque deleted the update_utilities branch May 17, 2017 20:02
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Sep 20, 2018
swss:

* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (sonic-net#621) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (sonic-net#624) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (sonic-net#618) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (sonic-net#620) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (sonic-net#562) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (sonic-net#557) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (sonic-net#613) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (sonic-net#614) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (sonic-net#617) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (sonic-net#599) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (sonic-net#610) [Shuotian Cheng]
* 7114352 2018-09-07 |  Store mirror session state in StateDB (sonic-net#609) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (sonic-net#608) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (sonic-net#607) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (sonic-net#595) [Shuotian Cheng]

swss-common:

* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (sonic-net#233) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (sonic-net#231) [Qi Luo]

sairedis:

* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (sonic-net#345) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (sonic-net#344) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (sonic-net#335) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (sonic-net#342) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (sonic-net#341) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (sonic-net#340) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (sonic-net#339) [Shuotian Cheng]

Signed-off-by: Guohan Lu <[email protected]>
lguohan added a commit that referenced this pull request Sep 21, 2018
swss:

* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (#621) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (#624) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (#618) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (#620) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (#562) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (#557) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (#613) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (#614) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (#617) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (#599) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (#610) [Shuotian Cheng]
* 7114352 2018-09-07 |  Store mirror session state in StateDB (#609) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (#608) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (#607) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (#595) [Shuotian Cheng]

swss-common:

* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (#233) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (#231) [Qi Luo]

sairedis:

* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (#345) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (#344) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (#335) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (#342) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (#341) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (#340) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (#339) [Shuotian Cheng]

Signed-off-by: Guohan Lu <[email protected]>
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Aug 15, 2019
Submodule src/sonic-utilities 0a3455b..7460f5c:
  > [fast/warm reboot] kill radv docker before stopping BGP (sonic-net#608)

Signed-off-by: Ying Xie <[email protected]>
yxieca added a commit that referenced this pull request Aug 16, 2019
* [201811] advance sairedis, swss and utilities sub module heads

Submodule src/sonic-utilities f28b720..0a3455b:
  > [neighbor_advertise]: Use the existing MIRROR ACL table (#605)
  > [neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (#604)

Submodule src/sonic-swss f44029d..950e9db:
  > [orchagent] Add support for Innovium platform (#1026)
  > [policerorch]: Add the capability to update policer rate/size (#1017)

Submodule src/sonic-sairedis 992cdc0..4ee82cb:
  > [syncd] Add support for Innovium platform (#496)

Signed-off-by: Ying Xie <[email protected]>

* [201811][utilities] advance sub module head

Submodule src/sonic-utilities 0a3455b..7460f5c:
  > [fast/warm reboot] kill radv docker before stopping BGP (#608)

Signed-off-by: Ying Xie <[email protected]>
lguohan pushed a commit that referenced this pull request Sep 5, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (#598)
[config]: fix the runtime error of the 'show line' command (#595) (#596)
Revert "Removed 'show interfaces alias'. (#412)" (#603)
[debug][undebug] Rework of CLI for BGP (#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (#600)
[config] Add commands to add/remove DHCP server address from a VLAN (#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (#605)
Read config DB for running interface(s) and display per port/interface (#594)
[fast/warm reboot] kill radv docker before stopping BGP (#608)
[config] Add commands for adding/removing syslog servers (#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (#607)
[Command Reference] Add config commands for DHCP relay destination address (#610)
[config] Add commands for adding/removing NTP servers (#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (#612)
[neighbor advertiser] try getting vlan addresses from o.s first (#613)
[show] Add command 'show runningconfiguration syslog' (#617)
[show] Add command 'show runningconfig ntp' (#620)
Added check to config syslog del to verify if ip address was configured. (#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (#621)

Signed-off-by: Danny Allen [email protected]
sridhar-ravindran pushed a commit to sridhar-ravindran/sonic-buildimage that referenced this pull request Sep 6, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (sonic-net#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (sonic-net#598)
[config]: fix the runtime error of the 'show line' command (sonic-net#595) (sonic-net#596)
Revert "Removed 'show interfaces alias'. (sonic-net#412)" (sonic-net#603)
[debug][undebug] Rework of CLI for BGP (sonic-net#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (sonic-net#600)
[config] Add commands to add/remove DHCP server address from a VLAN (sonic-net#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (sonic-net#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (sonic-net#605)
Read config DB for running interface(s) and display per port/interface (sonic-net#594)
[fast/warm reboot] kill radv docker before stopping BGP (sonic-net#608)
[config] Add commands for adding/removing syslog servers (sonic-net#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (sonic-net#607)
[Command Reference] Add config commands for DHCP relay destination address (sonic-net#610)
[config] Add commands for adding/removing NTP servers (sonic-net#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (sonic-net#612)
[neighbor advertiser] try getting vlan addresses from o.s first (sonic-net#613)
[show] Add command 'show runningconfiguration syslog' (sonic-net#617)
[show] Add command 'show runningconfig ntp' (sonic-net#620)
Added check to config syslog del to verify if ip address was configured. (sonic-net#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (sonic-net#621)

Signed-off-by: Danny Allen [email protected]
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
* [fast/warm reboot] kill radv docker before stopping BGP

Kill radv docker before stopping BGP. Otherwise it will announce our
departure and cause hosts to lose default gateway.

Signed-off-by: Ying Xie <[email protected]>

* stop radv service after killing the docker to be ready for service auto restart.
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
arlakshm added a commit that referenced this pull request May 6, 2022
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]>

Why I did it
submodule update for the following commits

7a203b1  [chassis] Add new tables in counter db for Voq counter support. (#530)
5effea3 add new table schema for bgp profile (#608)
130dca5 [ci] Update azure pipeline branch variable reference.
708ed39 [ci] Parameterize pipeline and improve azure pipeline (#599)
9c08456 Added new P4RT tables. (#604)
StormLiangMS added a commit that referenced this pull request May 31, 2022
Update sonic-swss-common submodule pointer to include the following:

fb89310 - (HEAD, origin/202012) [Overlay ECMP] add new table schema for bgp profile [sonic-utilities]: Update submodule; Add commands to sudoers as necessary #608 (10 hours ago)
3632090 - [ci] Update azure pipeline branch variable reference. (4 weeks ago)
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Jun 20, 2022
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]>

Why I did it
submodule update for the following commits

7a203b1  [chassis] Add new tables in counter db for Voq counter support. (sonic-net#530)
5effea3 add new table schema for bgp profile (sonic-net#608)
130dca5 [ci] Update azure pipeline branch variable reference.
708ed39 [ci] Parameterize pipeline and improve azure pipeline (sonic-net#599)
9c08456 Added new P4RT tables. (sonic-net#604)
mssonicbld added a commit that referenced this pull request Jul 25, 2025
…D automatically (#23474)

#### Why I did it
src/sonic-platform-daemons
```
* d555def - (HEAD -> master, origin/master, origin/HEAD) Add CMIS FSM for DP decomission (#608) (10 hours ago) [Anoop Kamath]
```
#### How I did it
#### How to verify it
#### Description for the changelog
bobby-nexthop pushed a commit to bobby-nexthop/sonic-buildimage that referenced this pull request Aug 1, 2025
* Create sub CMIS FSM for DP decomission

* Update xcvrd.py

* Add mock test

* Update xcvrd.py

* Update xcvrd.py

* Update test_xcvrd.py

* Fix: Merge conflict

* Add more coverage

* Fix return type

* Update xcvrd.py

* Add logic to decommission in the main state machine itself

* Update xcvrd.py

* New proposal to decommission DP

* Update xcvrd.py

* Revert mock changes

* Fix indentations

* Address review comments

* Update xcvrd.py

* Fix build failure

* Update test_xcvrd.py

* fix indentation

* Update xcvrd.py

* Add more coverage

* Add decomm_pending_dict

* Increase code coverage

* Address comments

* Add back empty line

* Update function name to is_decomm_failed

* Log more detail for ConfigSuccess timeout case, increase code cov and use is_decomm_pending() more

* Move DPInitPending check before ConfigSuccess check to be inline with CMIS spec

* Revert "Move DPInitPending check before ConfigSuccess check to be inline with CMIS spec"

This reverts commit 02cf8063b64fa49ebbbcce1f2e8fd3366d2c71a4.

---------

Co-authored-by: Longyin Huang <[email protected]>
qiluo-msft pushed a commit that referenced this pull request Dec 3, 2025
… automatically (#24598)

Why I did it
src/sonic-platform-common

* 073c915 - (HEAD -> master, origin/master, origin/HEAD) Change state db connector to be lazy initialized (#612) (26 hours ago) [Gagan Punathil Ellath]
* cdf3008 - [SmartSwitch] Enhance ModuleBase with graceful shutdown and startup transition handling (#608) (11 days ago) [Vasundhara Volam]
hdwhdw pushed a commit to hdwhdw/sonic-buildimage that referenced this pull request Dec 4, 2025
… automatically (sonic-net#24598)

Why I did it
src/sonic-platform-common

* 073c915 - (HEAD -> master, origin/master, origin/HEAD) Change state db connector to be lazy initialized (sonic-net#612) (26 hours ago) [Gagan Punathil Ellath]
* cdf3008 - [SmartSwitch] Enhance ModuleBase with graceful shutdown and startup transition handling (sonic-net#608) (11 days ago) [Vasundhara Volam]
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
… automatically (sonic-net#24598)

Why I did it
src/sonic-platform-common

* 073c915 - (HEAD -> master, origin/master, origin/HEAD) Change state db connector to be lazy initialized (sonic-net#612) (26 hours ago) [Gagan Punathil Ellath]
* cdf3008 - [SmartSwitch] Enhance ModuleBase with graceful shutdown and startup transition handling (sonic-net#608) (11 days ago) [Vasundhara Volam]

Signed-off-by: xiaweijiang <[email protected]>
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
… automatically (sonic-net#24598)

Why I did it
src/sonic-platform-common

* 073c915 - (HEAD -> master, origin/master, origin/HEAD) Change state db connector to be lazy initialized (sonic-net#612) (26 hours ago) [Gagan Punathil Ellath]
* cdf3008 - [SmartSwitch] Enhance ModuleBase with graceful shutdown and startup transition handling (sonic-net#608) (11 days ago) [Vasundhara Volam]

Signed-off-by: Feng Pan <[email protected]>
mssonicbld added a commit that referenced this pull request Mar 12, 2026
…lly (#25285)

#### Why I did it
src/sonic-gnmi
```
* 5da416f - (HEAD -> master, origin/master, origin/HEAD) Implements the frontend logic for gNSI Authz (#549) (5 hours ago) [niranjanivivek]
* 153f13f - Skip flaky integration tests to stabilize PR pipeline (#615) (34 hours ago) [Dawei Huang]
* d297045 - Refactor: Add missing defer Close() to prevent Redis connection leak (#608) (5 days ago) [jayaragini-hcl]
* bf5d3e0 - Implements the frontend logic for gNSI Certz (#559) (9 days ago) [jayaragini-hcl]
* 91b14bf - Add support to write gNSI credentials metadata to DB (#596) (9 days ago) [jayaragini-hcl]
* f0d2b7d - Add support for PHY diagnostic parameters (#583) (12 days ago) [Feng-msft]
* 469b400 - Add unit tests for DPU proxy singleton and GetDPUConnection (#595) (12 days ago) [Dawei Huang]
* 8fccb68 - Fix TransferToRemote DPU connection: replace localhost loopback with … (#591) (2 weeks ago) [Dawei Huang]
```
#### 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants