[pull] master from Azure:master#1677
Merged
pull[bot] merged 4 commits intomudsut4ke:masterfrom Jul 26, 2021
Merged
Conversation
#### Why I did it Enhance DHCP monitor application following the implementation PR: #7772 #### How I did it Add the support for monitoring DHCPv6 packets. #### How to verify it Install an image with this PR and the implementation PR.
Why I did it BIOS upgrade on rare cases cannot guarantee bus value remain the same on every BIOS release. Ignoring this field in order for pcied not to fail but still verify device id in a different way. The solution is future proof and will not require changes in code when new BIOS version is available How I did it Since bus is not a fixed value (it is determined by the bios version) we are ignoring this field, and instead checking if there is a device that match on all other fields that and in addition has a matching device id. How to verify it Verify no errors or failures in pcied on different BIOS version with the same code base.
Why I did it There are scenarios that End-of-RIB comes from a part of the peers arrives after reconciliation. In such scenarios, if the route selection deferral timer has the default value of 360 seconds, FRR would not set up routes and all routes would be removed after reconciliation. This PR reduces the route selection deferral timer so that at least routes to parts of the peers get restored at the point of reconciliation. Fix #7488 How I did it Reduce route selection deferral timer for bgp graceful restart to 15 seconds.
Why I did it In the config_db.json generated by minigraph "admin_status" attribute is missing for the VOQ inband interface port in the PORT table. How I did it Changes done to add admin_status attribute for voq inband interface port, if it exists in the PORT table keys.
pariwat
pushed a commit
to pariwat/sonic-buildimage
that referenced
this pull request
Sep 10, 2021
[SFlowMgr] Sflow Crash on 200G ports handled (mudsut4ke#1683) Remove PGs from an administratively down port. (mudsut4ke#1677) Stablize the test case (mudsut4ke#1679) Revert "Revert "[buffermgr] Support maximum port headroom checking (mudsut4ke#1607)" (mudsut4ke#1675)" (mudsut4ke#1682) Signed-off-by: Stephen Sun <[email protected]>
pariwat
pushed a commit
to pariwat/sonic-buildimage
that referenced
this pull request
Sep 10, 2021
19615e3 Fixing db_migrator for Feature table (mudsut4ke#1674) d1c1c61 [tests]: skip some dynamic port breakout unit tests (mudsut4ke#1677) 25669c3 [CI] sonic-config-engine now depends on SONiC YANG packages (mudsut4ke#1675) 3ff68c4 [neighbor-advertiser] delete the tunnel maps appropriately (mudsut4ke#1663) a425ca2 [config] support for configuring muxcable to manual mode of operation (mudsut4ke#1642) 25e17de [show platform summary] Add chassis hardware info to platform summary and version (mudsut4ke#1624) f5f2a00 [db_migrator] fix old 1911 feature config migration to a new one. (mudsut4ke#1635) 56db162 [config] Fix config int add incorrect ip (mudsut4ke#1414) 1da879c [db_migrator][Mellanox] Update Mellanox buffer migrator with 2km-cable supported (mudsut4ke#1564) c2b760f [sonic_package_manager] flush once finished saving docker image into temporary file (mudsut4ke#1638) cd69473 Replace swsssdk.ConfigDBConnector and SonicDBConfig with swsscommon implementation (mudsut4ke#1620) 5f20365 Change to use rvtysh when calling the show commands (mudsut4ke#1572) 51d6bf5 Fix Aboot breakage in sonic package manager in sonic-installer (mudsut4ke#1625) 18bed46 [console][show] Force refresh all lines status during show line (mudsut4ke#1641) b616cd9 [TPID CONFIG] Added TPID configuration CLI support (mudsut4ke#1618) 01eb4b1 [show] support for show muxcable firmware version of only active banks (mudsut4ke#1629) 7744c8d [fdb]cli: fdb entries are cleared according to vlan or port or vlan&&port (mudsut4ke#657) e23c5ee Add psu hardware revision to psushow table (mudsut4ke#1601) f1726fe Make advance_version_for_expected_database available for other db migrator test cases as well (mudsut4ke#1614) 5d1ad05 [show] add support for muxcable metrics (mudsut4ke#1615) feeab29 [config] Sort Config Db When Saving (mudsut4ke#1623)
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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )