[201803][dhcp_relay] More detailed crafting and strict testing of OFFER and ACK packets#908
Merged
lguohan merged 1 commit intosonic-net:201803from May 17, 2019
jleveque:update_dhcp_relay_test_201803
Merged
[201803][dhcp_relay] More detailed crafting and strict testing of OFFER and ACK packets#908lguohan merged 1 commit intosonic-net:201803from jleveque:update_dhcp_relay_test_201803
lguohan merged 1 commit intosonic-net:201803from
jleveque:update_dhcp_relay_test_201803
Conversation
lguohan
approved these changes
May 17, 2019
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Update submodule sonic-sairedis that contains the following commit: Change the log severity leve from ERROR to NOTICE if getStatus is not supported by vendor (sonic-net#908) (sonic-net#991)
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
[201911][show] Fix abbreviations for 'show ip bgp ...' commands (sonic-net#909) Changes to support acl-loader and mirror-session config commands for multi-npu platforms. (sonic-net#908) Changes to commands config reload/load-minigraph (sonic-net#919) Stop/Start restapi server upon config reload (sonic-net#911) [config] Add 'interface transceiver' subgroup with 'lpmode' and 'reset' subcommands (sonic-net#904)
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.
The pull request sonic-net/sonic-buildimage#2857 in sonic-buildimage will cause the dhcp_relay test to erroneously fail, due to minor changes in the relayed OFFER and ACK packets. This change will ensure the dhcp_relay test works as expected after the aforementioned PR is merged.