[swss]: remove intfsyncd service#2499
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jan 29, 2019
Merged
Conversation
intfsyncd is replaced by intfmgrd service Signed-off-by: Guohan Lu <[email protected]>
prsunny
approved these changes
Jan 29, 2019
yxieca
pushed a commit
that referenced
this pull request
Sep 5, 2019
intfsyncd is replaced by intfmgrd service Signed-off-by: Guohan Lu <[email protected]>
dprital
added a commit
to dprital/sonic-buildimage
that referenced
this pull request
Feb 7, 2023
Update sonic-utilities submodule pointer to include the following: * f9130d1 [db_migrator] make LOG_LEVEL_DB migration more robust ([sonic-net#2651](sonic-net/sonic-utilities#2651)) * a2520e6 Fixed a bug in show vnet routes all causing screen overrun. ([sonic-net#2644](sonic-net/sonic-utilities#2644)) * c57c3fa show logging CLI support for logs stored in tmpfs ([sonic-net#2641](sonic-net/sonic-utilities#2641)) * 5d23934 [chassis][voq] Add asic id for linecards so show fabric counters queue/port can work. ([sonic-net#2499](sonic-net/sonic-utilities#2499)) * 79ffd9f Add Transceiver PM basic CLI support to show output from TRANSCEIVER_PM table for ZR ([sonic-net#2615](sonic-net/sonic-utilities#2615)) * 1b71985 [masic support] 'show run bgp' support for multi-asic ([sonic-net#2427](sonic-net/sonic-utilities#2427)) * 8239e9a Making 'show feature autorestart' more resilient to missing auto_restart config in CONFIG_DB ([sonic-net#2592](sonic-net/sonic-utilities#2592)) * 9ee6ac2 [doc] Update docs for dhcp_relay config cli ([sonic-net#2598](sonic-net/sonic-utilities#2598)) * c3c92a4 Skip saidump for Spine Router as this can take more than 5 sec ([sonic-net#2637](sonic-net/sonic-utilities#2637)) * 6fe8599 Secure upgrade ([sonic-net#2337](sonic-net/sonic-utilities#2337)) Signed-off-by: dprital <[email protected]>
8 tasks
liat-grozovik
pushed a commit
that referenced
this pull request
Feb 8, 2023
Update sonic-utilities submodule pointer to include the following: * f9130d1 [db_migrator] make LOG_LEVEL_DB migration more robust ([#2651](sonic-net/sonic-utilities#2651)) * a2520e6 Fixed a bug in show vnet routes all causing screen overrun. ([#2644](sonic-net/sonic-utilities#2644)) * c57c3fa show logging CLI support for logs stored in tmpfs ([#2641](sonic-net/sonic-utilities#2641)) * 5d23934 [chassis][voq] Add asic id for linecards so show fabric counters queue/port can work. ([#2499](sonic-net/sonic-utilities#2499)) * 79ffd9f Add Transceiver PM basic CLI support to show output from TRANSCEIVER_PM table for ZR ([#2615](sonic-net/sonic-utilities#2615)) * 1b71985 [masic support] 'show run bgp' support for multi-asic ([#2427](sonic-net/sonic-utilities#2427)) * 8239e9a Making 'show feature autorestart' more resilient to missing auto_restart config in CONFIG_DB ([#2592](sonic-net/sonic-utilities#2592)) * 9ee6ac2 [doc] Update docs for dhcp_relay config cli ([#2598](sonic-net/sonic-utilities#2598)) * c3c92a4 Skip saidump for Spine Router as this can take more than 5 sec ([#2637](sonic-net/sonic-utilities#2637)) * 6fe8599 Secure upgrade ([#2337](sonic-net/sonic-utilities#2337)) Signed-off-by: dprital <[email protected]>
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.
intfsyncd is replaced by intfmgrd service
Signed-off-by: Guohan Lu [email protected]
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)