Fixes for bgp_speaket test in case run for IPv6#876
Merged
yxieca merged 2 commits intosonic-net:masterfrom Apr 18, 2019
pyadvichuk:master
Merged
Fixes for bgp_speaket test in case run for IPv6#876yxieca merged 2 commits intosonic-net:masterfrom pyadvichuk:master
yxieca merged 2 commits intosonic-net:masterfrom
pyadvichuk:master
Conversation
added 2 commits
April 17, 2019 04:30
…rguments in case set IPv6 address
akokhan
approved these changes
Apr 17, 2019
yxieca
reviewed
Apr 17, 2019
1 task
stepanblyschak
pushed a commit
to stepanblyschak/sonic-mgmt
that referenced
this pull request
Jun 14, 2019
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Submodule src/sonic-swss f09ddb4..49c9c16: > Allow buffer profile apply after init (sonic-net#1099) > [aclorch]: Check for existing mirror table only when creating a new table (sonic-net#1089) > [201811] [portsorch] fix PortsOrch::allPortsReady() returns true when it should not (sonic-net#1116) > Address review comment: remove data member m_entriesCreated, which is introduced for dependancy resolution purpose. (sonic-net#839) > Fix PFC watchdog not getting lossless TC (sonic-net#876) Submodule src/sonic-utilities c049e54..2ca1ae1: > Add a generic configlet application script (sonic-net#716) Signed-off-by: Ying Xie <[email protected]>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[201911] Explicitly specify command names with underscores (continued) (sonic-net#868) [fwutil]: Update Command-Reference.md. (sonic-net#876)
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.
Description of PR
Type of change
Approach
How did you do it?
changed Jinja templates used for configs generation
How did you verify/test it?
tested on the hardware in the lab
@lguohan, @yxieca please review and merge this.