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
201811 cel dev #193
Merged
Merged
201811 cel dev #193
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
bbinxie
approved these changes
Jun 9, 2020
mudsut4ke
pushed a commit
that referenced
this pull request
Mar 16, 2021
* 3885f19 2021-02-02 | let sysDescr_pass use python3 (#195) (HEAD, origin/master, origin/HEAD) [lguohan] * ad302d4 2021-01-28 | Fix: 'key not found' exception in bgp4.py (#192) [bingwang-ms] * 59e2a1c 2021-01-27 | Fix fdb_vlanmac() on corner cases (#193) [Qi Luo] Signed-off-by: Guohan Lu <lguohan@gmail.com>
nicwu-cel
pushed a commit
that referenced
this pull request
Apr 25, 2021
d81828c6740f2d4fca59fe3ec1d0adb1088a9dbb (HEAD -> 201911, origin/201911) Updated lldpRemManAddrTable to use all the management ip address associated with interface. (#201) 093a3c2c5bc688ddc5e5362dc657f19175e12ce8 Fix fdb_vlanmac() on corner cases (#193) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
jerseyang
pushed a commit
that referenced
this pull request
Jun 4, 2021
* 3885f19 2021-02-02 | let sysDescr_pass use python3 (#195) (HEAD, origin/master, origin/HEAD) [lguohan] * ad302d4 2021-01-28 | Fix: 'key not found' exception in bgp4.py (#192) [bingwang-ms] * 59e2a1c 2021-01-27 | Fix fdb_vlanmac() on corner cases (#193) [Qi Luo] Signed-off-by: Guohan Lu <lguohan@gmail.com>
mudsut4ke
pushed a commit
that referenced
this pull request
Sep 9, 2021
Updates sonic-platform-daemons submodule. Includes the following commits: ``` eb8a223 [xcvrd] Force cleanup of chassis global variable on deinit (#193) a6903c0 [CI] sonic-config-engine now depends on SONiC YANG packages (#194) bf60a27 Replace swsssdk.SonicV2Connector with swsscommon implementation (#191) ```
mudsut4ke
pushed a commit
that referenced
this pull request
Sep 9, 2021
7670b49 [sonic_platform/sfp_base] Add common definition for get SFP error status (#194) 1336598 [CI] sonic-config-engine now depends on SONiC YANG packages (#198) f57fee4 Add to check pcie configuration revision to get the right configuration. (#195) 4e3a0a0 Fix typo for midplane APIs. (#196) fc2e9e2 [eeprom_tlv_info] Optimize EEPROM data process by using visitor pattern (#193)
jerseyang
pushed a commit
that referenced
this pull request
Sep 26, 2021
3ab5a04 [xcvrd] Force cleanup of chassis global variable on deinit (#193)
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)