Fix DHCP Relay Test bugs#192
Merged
jleveque merged 1 commit intosonic-net:v1.0from May 30, 2017
jleveque:fix_dhcp_relay_test
Merged
Fix DHCP Relay Test bugs#192jleveque merged 1 commit intosonic-net:v1.0from jleveque:fix_dhcp_relay_test
jleveque merged 1 commit intosonic-net:v1.0from
jleveque:fix_dhcp_relay_test
Conversation
Contributor
jleveque
commented
May 27, 2017
- This PR is dependent upon DHCP packet creation tweaks; Unrelated whitespace fixes p4lang/ptf#67.
Contributor
|
|
lguohan
approved these changes
May 27, 2017
lguohan
pushed a commit
that referenced
this pull request
Aug 3, 2017
nhe-NV
pushed a commit
to nhe-NV/sonic-mgmt
that referenced
this pull request
May 12, 2025
…topos (sonic-net#192) 'ip-proto' hash_key only has 8-bits of entropy which won't result in good distributions on systems with large ECMP groups. T2 systems have a 24-way ecmp which sees some paths deviate from the 25% threshold for the `ip-proto` hash key. This change increases the tolerance just for `ip-proto` and `t2` full topologies. For more details see sonic-net#16147 Summary: Fixes sonic-net#16147 ### Type of change - [x] Bug fix - [ ] Testbed and Framework(new/improvement) - [ ] Test case(new/improvement) ### Back port request - [ ] 202012 - [ ] 202205 - [ ] 202305 - [ ] 202311 - [x] 202405
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
* 3885f19 2021-02-02 | let sysDescr_pass use python3 (sonic-net#195) (HEAD, origin/master, origin/HEAD) [lguohan] * ad302d4 2021-01-28 | Fix: 'key not found' exception in bgp4.py (sonic-net#192) [bingwang-ms] * 59e2a1c 2021-01-27 | Fix fdb_vlanmac() on corner cases (sonic-net#193) [Qi Luo] Signed-off-by: Guohan Lu <lguohan@gmail.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Include commit: ``` 6ea1f03 Jing Zhang Tue Mar 28 08:42:44 2023 -0700 [202012] remove chatty log message for peer link event (sonic-net#192) 198292d Jing Zhang Tue Mar 21 17:53:11 2023 -0700 [active-standby] avoid unnecessary mux state probe after configuring to `auto` (sonic-net#183) 47de88e Jing Zhang Mon Mar 20 18:14:25 2023 -0700 [202012] Avoid unnecessary error logs from `handleGetServerMacAddressNotification` sonic-net#96 (sonic-net#185) 8a33319 Jing Zhang Mon Mar 6 11:53:27 2023 -0800 loose link down swithcover condition (sonic-net#178) c2bf08d Jing Zhang Thu Mar 16 18:59:10 2023 -0700 fix ActiveStandbyStateMachine referrence (sonic-net#186) 99d26af Jing Zhang Thu Mar 16 18:58:48 2023 -0700 [ci] Fix apt-get install unable locate package issue. (sonic-net#177) (sonic-net#187) d893be9 Longxiang Lyu Wed Feb 22 12:55:44 2023 +0800 [active-standby] Toggle to standby if link down and config auto (sonic-net#173) ```
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.