-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Allow enabling dhcp graph service by cmdline input #322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
lguohan
approved these changes
Feb 23, 2017
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
* Refix: Validate acl.json after parsing, add unit test * Include test input files in package
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
…CL rules (sonic-net#322) The current logic is when we are removing one ACL table with associated ACL rules, the ACL rules will be removed first before removing the ACL table. Signed-off-by: Sihui Han <[email protected]>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
* [counter]: support enable/disable counter query Signed-off-by: Sihui Han <[email protected]> * Set counter polling by default disabled Signed-off-by: Sihui Han <[email protected]>
7 tasks
snider-nokia
pushed a commit
to snider-nokia/sonic-buildimage
that referenced
this pull request
Apr 6, 2023
- Description Deduce SSD vendor name from part number for Virtum - Motivation and Context Currently, ssd_generic.py deduce vendor name by smartctl command. For example, Device Model: StorFly VSFDM8XC240G-V11-T "StorFly" is the vendor name. However, for some SSD vendor, smartctl cannot get vendor name. For example: Device Model: VSFDM8XC240G-V11-T In such case, vendor name shall be deduced from part number.
sonic-otn
pushed a commit
to sonic-otn/sonic-buildimage
that referenced
this pull request
Sep 20, 2023
…tomatically (sonic-net#16352) #### Why I did it src/sonic-linux-kernel ``` * 1800d11 - (HEAD -> master, origin/master, origin/HEAD) AMD-Pensando ELBA SOC support (sonic-net#322) (23 hours ago) [Ashwin Hiranniah] ``` #### How I did it #### How to verify it #### Description for the changelog
shanshri
pushed a commit
to shanshri/sonic-buildimage-sonic-net
that referenced
this pull request
Oct 24, 2023
* amd-pensando elba soc support * AMD-Pensando ELBA SOC support This patchset adds support for AMD-Pensando ELBA SOC. Elba provides a secure, controlled portal to network services, storage, and the data center control plane. This SOC is used in AMD-Pensando PCI Distributed Services Card (DSC). The changes are verified on Pensando DSC2-200 card. There are two uplink ports and one management port. The links and traffic has been tested on all the ports. Signed-off-by: Ashwin H <[email protected]> * Update patchset with review comments addressed Update configs with only platform specific configs Update commit message for few patches Add quirks for pensando qspi controller which was missed in earlier patchset. * Update azp for pensando Added platform along with architecture for azp builds. Default platform is set to 'vs' as per latest change in sonic-linux-kernel * Remove ext3 fs config * Remove legacy configs * make generic config changes for arm64 Some configs part of pensando can be made arm64 generic config. This change is done in this commit. * Fix generic arm64 build --------- Signed-off-by: Ashwin H <[email protected]>
11 tasks
qiluo-msft
pushed a commit
that referenced
this pull request
Jul 17, 2024
arun1355492
pushed a commit
to arun1355492/sonic-buildimage
that referenced
this pull request
Jul 26, 2024
#### Why I did it Update sonic-snmpagent submodule to include below commit: a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (sonic-net#322) d532923 Modify path of python-wheels package to use bookworm (sonic-net#324)
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Aug 1, 2024
#### Why I did it Update sonic-snmpagent submodule to include below commit: a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (sonic-net#322) d532923 Modify path of python-wheels package to use bookworm (sonic-net#324)
yanjundeng
pushed a commit
to yanjundeng/sonic-buildimage
that referenced
this pull request
Apr 23, 2025
#### Why I did it Update sonic-snmpagent submodule to include below commit: a281f9a [ciscoPfcExtMIB]: Remove returning first intf index if subid is empty (sonic-net#322) d532923 Modify path of python-wheels package to use bookworm (sonic-net#324)
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.
No description provided.