[utilities] Update utilities submodule#4080
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jan 28, 2020
Merged
Conversation
- [neighbor advertiser] remove http endpoint access (sonic-net#792) - [dropconfig] Move prefix-handling from CLI to orchagent (sonic-net#785) - [acl-loader] Use V6 ethertype for IPv6 ACL rule (sonic-net#788) - kdump support (sonic-net#729) - Add command line support for thermal control (sonic-net#777) - [fdbshow][nbrshow] Print interface OID in lieu of name if there is no OID->interface name mapping (sonic-net#789) - ipaddr module to ipaddress for show command (sonic-net#786) - [sonic_installer] Adding support for ARM Uboot firmware (sonic-net#769) - [config] Merge duplicate vrf configuration (sonic-net#759) - [dropconfig] Clean-up error output for devices that do not support drop counters (sonic-net#784) - [show] enhance 'show ip[v6] bgp summary' command (sonic-net#754) - On sflow enable, start the docker since it is disabled by default (sonic-net#773) - [portstat] fix header used (sonic-net#743) - Add VRF-related commands to Command Reference Document (sonic-net#778) - [intfstat] fix --delete fail when counters dump does not exist (sonic-net#752) - [scripts] Adds support for management (1.0) commands (sonic-net#745) - A generic JSON file updater, which can add/update-existing attributes. (sonic-net#770) - [command reference] Update show int counters info with l3 RIF (sonic-net#725) - [fast/warm reboot] ignore errors after shutting down critical service(s) (sonic-net#761) - Platform Driver Development Framework (PDDF): Adding PDDF CLI utils (sonic-net#624) - Platform plugin for Fast-reboot/warm-reboot (sonic-net#740) Signed-off-by: Danny Allen <daall@microsoft.com>
jleveque
approved these changes
Jan 28, 2020
mssonicbld
added a commit
that referenced
this pull request
Jan 17, 2026
…lly (#25066) #### Why I did it src/sonic-swss ``` * f39134cb - (HEAD -> master, origin/master, origin/HEAD) Add metric to vnet route tunnel request fields (#4119) (5 hours ago) [Leyza] * b83273be - Merge pull request #4081 from divyagayathri-hcl/nexthop_test (12 hours ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 81c26e91 - [P4Orch] Fix nexthop manager test. (2 days ago) [mint570] |/ * 61d0c0d2 - Fix orchagent crash handling behavior (#4040) (2 days ago) [prabhataravind] * 655fa0d9 - [tests]: Update SRv6 test cases to use static SID configuration CLI (#3956) (2 days ago) [Carmine Scarpitta] * 3a7fd1ef - Merge pull request #4080 from divyagayathri-hcl/bulk_nexthop (3 days ago) [StephenWangGoogle] * 5dff4df1 - [P4Orch] Use bulk APIs in the next hop manager. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…lly (sonic-net#25066) #### Why I did it src/sonic-swss ``` * f39134cb - (HEAD -> master, origin/master, origin/HEAD) Add metric to vnet route tunnel request fields (sonic-net#4119) (5 hours ago) [Leyza] * b83273be - Merge pull request sonic-net#4081 from divyagayathri-hcl/nexthop_test (12 hours ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 81c26e91 - [P4Orch] Fix nexthop manager test. (2 days ago) [mint570] |/ * 61d0c0d2 - Fix orchagent crash handling behavior (sonic-net#4040) (2 days ago) [prabhataravind] * 655fa0d9 - [tests]: Update SRv6 test cases to use static SID configuration CLI (sonic-net#3956) (2 days ago) [Carmine Scarpitta] * 3a7fd1ef - Merge pull request sonic-net#4080 from divyagayathri-hcl/bulk_nexthop (3 days ago) [StephenWangGoogle] * 5dff4df1 - [P4Orch] Use bulk APIs in the next hop manager. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
…lly (#25066) #### Why I did it src/sonic-swss ``` * f39134cb - (HEAD -> master, origin/master, origin/HEAD) Add metric to vnet route tunnel request fields (#4119) (5 hours ago) [Leyza] * b83273be - Merge pull request #4081 from divyagayathri-hcl/nexthop_test (12 hours ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 81c26e91 - [P4Orch] Fix nexthop manager test. (2 days ago) [mint570] |/ * 61d0c0d2 - Fix orchagent crash handling behavior (#4040) (2 days ago) [prabhataravind] * 655fa0d9 - [tests]: Update SRv6 test cases to use static SID configuration CLI (#3956) (2 days ago) [Carmine Scarpitta] * 3a7fd1ef - Merge pull request #4080 from divyagayathri-hcl/bulk_nexthop (3 days ago) [StephenWangGoogle] * 5dff4df1 - [P4Orch] Use bulk APIs in the next hop manager. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: dprital <drorp@nvidia.com>
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.
Signed-off-by: Danny Allen daall@microsoft.com