-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
update mlnx sdk to 4.2.3002 #68
Merged
Merged
Conversation
This file contains 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
qiluo-msft
approved these changes
Nov 15, 2016
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* Default trap group should be referenced with name 'default' in the configuration JSON file * Create policer and attach to default trap group * Initialize TTL_ERROR with TRAP action belonging to default trap group
samaity
pushed a commit
to samaity/sonic-buildimage
that referenced
this pull request
Apr 30, 2020
…onic-net#68) Changes: . Install new YANG PKGs in VS docker. . Install fixed version on other PY PKGs. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
vdahiya12
pushed a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 2, 2020
lguohan
pushed a commit
that referenced
this pull request
Feb 25, 2021
lguohan
pushed a commit
that referenced
this pull request
Mar 4, 2021
SuvarnaMeenakshi
added a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Jun 16, 2021
…ces (sonic-net#68) * [Multiasic]: Add calculation of infterface index for backplane interfaces in multi asic platform. Multiasic platform will have backplane interface names of the format Ethernet-BP<x>. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com> * Added comment. Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
- Adding instructions to build telemetry server/go client inside docker (sonic-net#68) - Add RBAC, gNOI, API Versioning and Bulk Set operations. (sonic-net#61) … - Support NonTLS option for testing purpose only. (sonic-net#67) … - Oc gnmi examples (sonic-net#62) …
abdosi
added a commit
that referenced
this pull request
Oct 6, 2021
e466ac226c48cf87f83aa5564efd7155ac97a0c1 (HEAD -> master, origin/master, origin/HEAD) Reject incorrect CIDR addresses while configuring routes (#91) 07cf59d866914ef7cb6901d51f289f0bee721e44 [CI] Set up Azure pipeline (#89) 47476acdfaf668ab0cd9ae2443205a3bdc2e9ef9 Upgrade Go version to 1.14 (#90) ee887c785c10d8b4f70db90ca50cc398327c5d73 Added flag to make go/pkg/ folder writable (removable) (#87) 6cfc8fe110c46a1ee5a8430e02a440b5a7b4006d (origin/shilongliu/azp) Default Vrf static route support (#85) d3e8b8e4aee278fa11d7d86acabdab3fffc70d5a Add BFD config to subinterface and neighbor (#68) 8d4fd4a56b637d3b7403c321aef36b8dff58cd62 Fix WS-2018-0594 potential non-random UUIDs security issue (#78) fad87fa20f6b15e28c90e02a131c44d236d6a751 Update API description for default vrf and ecmp routes (#82) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
6 tasks
lguohan
pushed a commit
that referenced
this pull request
Apr 9, 2022
[Submodule]: update sonic-restapi bd97dfe Fix urllib3 CVE-2021-33503 issue (#104) f159bfa Upgrade the containers to be based on Debian Buster (#103) a1830c1 Fix OpenAPI spec to be readable by autorest (#101) 94805a3 Identify and report Vnet GUID for conflicting VNI (#99) 4832dfd Static route expiry if not specified as persistent (#98) 5cc4358 Add support for overlay ECMP (#96) 6822a46 [CI] Set diff cover threshold to 50% (#97) dcc826a Add PR diff coverage (#95) e842c5f Generate code coverage for Unit Tests (#94) f9bbed3 Convert Unit Tests from unittest framework to pytest framework (#93) e466ac2 Reject incorrect CIDR addresses while configuring routes (#91) 07cf59d [CI] Set up Azure pipeline (#89) 47476ac Upgrade Go version to 1.14 (#90) ee887c7 Added flag to make go/pkg/ folder writable (removable) (#87) 6cfc8fe (origin/shilongliu/azp) Default Vrf static route support (#85) d3e8b8e Add BFD config to subinterface and neighbor (#68) 8d4fd4a Fix WS-2018-0594 potential non-random UUIDs security issue (#78) fad87fa Update API description for default vrf and ecmp routes (#82) Some of them have been updated in 202012 branch, should be added in 202106 as well.
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
Merge from Master
6 tasks
zjswhhh
added a commit
that referenced
this pull request
May 6, 2022
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang zhangjing@microsoft.com
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
May 31, 2022
Include following changes; * 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (sonic-net#78) (github/master, github/202205, master, 202205) [Jing Zhang] * 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (sonic-net#80) [Longxiang Lyu] * 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (sonic-net#81) [Longxiang Lyu] * d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr (sonic-net#73) [Longxiang Lyu] * 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (sonic-net#77) [Jing Zhang] * e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (sonic-net#75) [Longxiang Lyu] * 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (sonic-net#71) [Jing Zhang] * df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (sonic-net#64) [Longxiang Lyu] * e721ceb 2022-05-04 | Add doc for default route related changes (sonic-net#63) [Jing Zhang] * 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (sonic-net#68) [Jing Zhang] * e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (sonic-net#70) [Jing Zhang] * 212d960 2022-04-27 | lower log level to warning (sonic-net#69) [Jing Zhang] * 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (sonic-net#61) [Jing Zhang] * c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing (sonic-net#62) [Jing Zhang] * 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (sonic-net#60) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca
added a commit
that referenced
this pull request
May 31, 2022
Include following changes; * 3c2b546 2022-05-31 | Add default route support to `active-active` state machine (#78) (github/master, github/202205, master, 202205) [Jing Zhang] * 6fa892e 2022-05-27 | Degrade `LinkProberStateMachineBase` virtual function logging level (#80) [Longxiang Lyu] * 7b695ca 2022-05-27 | Fix mux wait timer and peer mux wait timer (#81) [Longxiang Lyu] * d744bfb 2022-05-25 | Support switch between using wellknown mac or server mac addr (#73) [Longxiang Lyu] * 684e989 2022-05-18 | Avoid switching active when `LinkState == Down` (#77) [Jing Zhang] * e4aa4fd 2022-05-17 | [Makefile] Remove redundant optimization options (#75) [Longxiang Lyu] * 4ec7505 2022-05-12 | [ci]: uplift diff coverage threshold to 80% (#71) [Jing Zhang] * df51322 2022-05-06 | Add `ActiveActiveStateMachine` implementation (#64) [Longxiang Lyu] * e721ceb 2022-05-04 | Add doc for default route related changes (#63) [Jing Zhang] * 7bb06fb 2022-05-03 | Add Cli support to enable or disable default route related feature (#68) [Jing Zhang] * e4b02cb 2022-05-02 | Reset WaitActiveUp count before switching to active (#70) [Jing Zhang] * 212d960 2022-04-27 | lower log level to warning (#69) [Jing Zhang] * 48abc9e 2022-04-14 | Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) [Jing Zhang] * c4858a6 2022-04-14 | Avoid proactively switching to `active` if default route is missing (#62) [Jing Zhang] * 41f5fb9 2022-04-11 | Upgrade linkmgrd to `BULLSEYE` (#60) [Jing Zhang] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
liushilongbuaa
referenced
this pull request
in liushilongbuaa/sonic-buildimage
Jun 20, 2022
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang zhangjing@microsoft.com
Pterosaur
added a commit
to Pterosaur/sonic-buildimage
that referenced
this pull request
May 9, 2023
a24412c25 (HEAD, origin/master, origin/HEAD, master) [mka]: Fix unexpected cleanup (sonic-net#73) 26d1da0bc [mka]: Fix re-establishment by reset MI (sonic-net#72) f07e0a097 [azp]: Update build pipeline to build for Bullseye (sonic-net#70) 2c69e2cda Use github code scanning instead of LGTM (sonic-net#69) 23abb04e5 fix f34d68fe6 libdbus-1-dev dc2dd881e add dbus 5de037661 use swsscommon packages 32c5a2729 Use github code scanning instead of LGTM aa731b96f [azp]: Install libyang in azure pipeline (sonic-net#68) 71b635d74 Revert "[Azp]: Upgrade Azp to bullseye (sonic-net#49)" (sonic-net#66) 7aa4e6fa4 Adding Microsoft SECURITY.MD (sonic-net#58) Signed-off-by: Ze Gan <ganze718@gmail.com>
10 tasks
yxieca
pushed a commit
that referenced
this pull request
May 17, 2023
…e latest HEAD automatically (#15016) src/wpasupplicant/sonic-wpa-supplicant * a24412c25 - (HEAD -> 202205, origin/master, origin/HEAD, origin/202211, origin/202205, master) [mka]: Fix unexpected cleanup (#73) (8 days ago) [Ze Gan] * 26d1da0bc - [mka]: Fix re-establishment by reset MI (#72) (8 days ago) [Ze Gan] * f07e0a097 - [azp]: Update build pipeline to build for Bullseye (#70) (4 weeks ago) [Ze Gan] * 2c69e2cda - Use github code scanning instead of LGTM (#69) (6 months ago) [Liu Shilong] |\ | * 23abb04e5 - fix (6 months ago) [shilongliu] | * f34d68fe6 - libdbus-1-dev (6 months ago) [shilongliu] | * dc2dd881e - add dbus (6 months ago) [shilongliu] | * 5de037661 - use swsscommon packages (6 months ago) [shilongliu] | * 32c5a2729 - Use github code scanning instead of LGTM (6 months ago) [shilongliu] |/ * aa731b96f - [azp]: Install libyang in azure pipeline (#68) (8 months ago) [Hua Liu] * 71b635d74 - Revert "[Azp]: Upgrade Azp to bullseye (#49)" (#66) (9 months ago) [Ze Gan] * 7aa4e6fa4 - Adding Microsoft SECURITY.MD (#58) (9 months ago) [microsoft-github-policy-service[bot]]
Gokulnath-Raja
pushed a commit
to Gokulnath-Raja/sonic-buildimage-work
that referenced
this pull request
May 22, 2023
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
…or-fabric-monitor Add sonic-net#14390 and sonic-net#15629 to 202205.
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.