forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 15
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 the newest code #108
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
…onic-net#3348) radv should be left alone during warm restart of swss. Otherwise it will announce departure and cause hosts to lose default gateway. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
…net#3306) * [docker-fpm-frr]: Generate separated staticd.conf for staticd Generate staticd.conf by templates/staticd.conf.j2 with config DB data * [docker-fpm-frr]: Remove default_route block from zebra.conf.j2 default_route block already moved to staticd.conf.j2 * [docker-fpm-frr]: Add test for staticd.conf.j2 template * Add test for staticd.conf.j2 template * Correct the sample output of zebra.conf.j2 template * Fix a typo in test_zebra_frr * [docker-fpm-frr]: Fix test_j2files test errors * Fix test errors in test_j2files.py and test_j2files_t2_chassis_fe.py * Fix typo in test_j2files_t2_chassis_fe.py
Signed-off-by: johnson <JOHNSON.LU@deltaww.com>
…#3321) Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
…onic-net#3352) * Fast reboot mode should be enabled only 3 minutes after restart * Advance sonic-quagga submodule
* [kernel] Upgrade kernel to version 4.9.168-1+deb9u5 - Picking up security patches. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * advance linux-kernel sub module head
update master branch
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 25, 2021
…nic-net#5103) * src/sonic-platform-common be1cc24...f3f3573 (3): > Remove sonic-config-engine dependency from setup.py (#109) > Migrate from sonic-daemon-base package to sonic-py-common package (#103) > [Cables] Add support for 'Extended Specification Compliance' for QSFP cables (#108) > [sfputilbase.py] Add application_advertisement NA field to transceiver_info_dict for platform api 1.0 (#104) * src/sonic-platform-daemons 49d145c...8e0704e (1): > Proper fix for thermalctld using sonic-py-common (#80) > Fix thermalctld tests which were broken by the transition to sonic-py-common (#79) > Migrate from sonic-daemon-base package to sonic-py-common package (#74)
mudsut4ke
pushed a commit
that referenced
this pull request
Jan 25, 2021
850d0c6 [xcvrd] support for integrating Credo Y cable Ports initialization and status updates with xcvrd. (#105) 600d043 [xcvrd] Add enum dependence back; Install 'enum34' conditionally based on Python version (#107) af79326 [xcvrd] Remove log errors in single ASIC platforms with init Global config (#108) Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
nicwu-cel
pushed a commit
that referenced
this pull request
Apr 25, 2021
Semove log errors in single ASIC platforms with init Global config (#108)
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.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)