[sonic-utilities]: Update Submodule#6507
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jan 21, 2021
Merged
Conversation
Changes in this update: 37695c8 [show]: Use TCP Connection For Muxcable Commands (sonic-net#1371) 8119ba2 Validations checks while creating and deleting a Portchannel (sonic-net#1326) 3df267e [config] Fix Breakout mode option and BREAKOUT_CFG table check method (sonic-net#1270) 9bd709b [show] Fix show arp in case with FDB entries, linked to default VLAN (sonic-net#1357) bc2d27e [generate_dump]: fix syntax error signed-of-by: Tamer Ahmed <[email protected]>
4 tasks
vdahiya12
approved these changes
Jan 20, 2021
lguohan
approved these changes
Jan 21, 2021
prsunny
approved these changes
Jan 21, 2021
lguohan
pushed a commit
that referenced
this pull request
Jan 21, 2021
Changes in this update: 37695c8 [show]: Use TCP Connection For Muxcable Commands (#1371) 8119ba2 Validations checks while creating and deleting a Portchannel (#1326) 3df267e [config] Fix Breakout mode option and BREAKOUT_CFG table check method (#1270) 9bd709b [show] Fix show arp in case with FDB entries, linked to default VLAN (#1357) bc2d27e [generate_dump]: fix syntax error signed-of-by: Tamer Ahmed <[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.
Changes in this update:
37695c8 [show]: Use TCP Connection For Muxcable Commands (#1371)
8119ba2 Validations checks while creating and deleting a Portchannel (#1326)
3df267e [config] Fix Breakout mode option and BREAKOUT_CFG table check method (#1270)
9bd709b [show] Fix show arp in case with FDB entries, linked to default VLAN (#1357)
bc2d27e [generate_dump]: fix syntax error
signed-of-by: Tamer Ahmed [email protected]
- Why I did it
Fix bugs in sonic-buildimage
- How I did it
ported fixes via submodule update
- How to verify it
PR check and on target verification
- Which release branch to backport (provide reason below if selected)