generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 205
Fix network down up process #1030
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5058d3f
Disable DHCP timer when network goes down
bjsowa f5d8d98
Don't stop checking the Network Timer
bjsowa 9132077
Fix network down when using RA
bjsowa 9e17182
Merge branch 'main' into fix-network-down-up
Skptak 3c69c91
Revert "Don't stop checking the Network Timer"
bjsowa 0975315
Add vSetNotAllNetworksUp function
bjsowa 07b23ea
Fix unit tests
bjsowa 83a3d9e
Update comments
bjsowa 4bb3d52
Store DHCPv4 socket locally for all endpoints
bjsowa 6e7f2b9
Add vDHCPStop and vDHCPv6Stop functions
bjsowa 47a5d02
Fix IP Utils tests
bjsowa 6b304cd
Fix most of DHCP unit tests
bjsowa e0a861d
Fix formatting
bjsowa 6408ee7
Merge branch 'main' into fix-network-down-up
bjsowa 5a70705
Change vSetNotAllNetworksUp into a more generic vSetAllNetworksUp
bjsowa 21ca710
Fix almost all of DHCP unit tests
bjsowa 3f49d08
Fix formatting
bjsowa a645291
Add tests for vDHCPStop and vDHCPv6Stop functions
bjsowa 04a6ad2
Fix formatting
bjsowa e9dddae
Merge branch 'main' into fix-network-down-up
tony-josi-aws f92294a
Remove redundant MISRA comment
bjsowa 26ecb07
Set all fields of xAddress when binding DHCP socket
bjsowa cb86c13
Fix unit test coverage of prvCreateDHCPSocket
bjsowa 65517de
Fix DHCP CBMC memory proof
tony-josi-aws 919f450
Merge branch 'main' into fix-network-down-up
tony-josi-aws File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.