-
Notifications
You must be signed in to change notification settings - Fork 389
Updates based on feedback on #1222 and more #1280
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
46 commits
Select commit
Hold shift + click to select a range
d388312
Socket.hpp: Moved api/net/tcp/socket.hpp -> api/net/socket.hpp so tha…
AnnikaH d7fc622
ICMP_error created, inheriting from Error
AnnikaH 713f40c
Statman iterators: last_used gotten a const version, cend returning i…
AnnikaH 76d20d0
Inet, ICMP, TCP: Error_report now taking an ICMP_error, some refactor…
AnnikaH 9f66daf
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 8d84a95
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 42a45d6
DNS integration test: Files added
AnnikaH 0ace456
Inet: Refactoring dns and error_report method only giving destination…
AnnikaH 7e6db87
Error and ICMP_error: Adding empty constructor and default ICMP type …
AnnikaH fdab751
UDP, UDPSocket, TCP, ICMP: UDP sendto_handler taking Error and new er…
AnnikaH 65d3717
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH e88d96e
Merge branch 'dev' of github.com:AnnikaH/IncludeOS into dev
AnnikaH 5468d1e
TCP merge dev: Socket no longer in namespace tcp (moved to net earlier)
AnnikaH 22a33d1
ICMP4 and integration test: ICMP_packet -> ICMP_view to avoid confusi…
AnnikaH ebab22d
Error_report in Inet, TCP, UDP: New signature taking Error instead of…
AnnikaH 4f72b35
DNS resolve now with Error (ICMP f.ex.). Refactor ICMP_error construc…
AnnikaH 1aa3839
Merge branch 'dev' of github.com:AndreasAakesson/IncludeOS into dev
AnnikaH 5da9e3e
icmp4::Packet: New calculation of payload index (start of payload of …
AnnikaH 8dcc39a
icmp4::Packet: Added comment explaining payload_index()
AnnikaH 75f2a52
Inet: DNS resolution with specified server IP possible
AnnikaH a1f800d
ICMP4: Configurable seconds to wait for ping reply. Added methods for…
AnnikaH ddb34e7
DNS integration test complete
AnnikaH 3458b8a
ICMP integration test: Setting seconds to wait for ping reply and add…
AnnikaH 2dde19e
ICMP ping with DNS resolution completed (using make_packed)
AnnikaH e0229c5
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 1b54c66
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH b51a543
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 87b8228
Inet: Added getter for broadcast address
AnnikaH 98316e4
IP4: Path MTU cache container added
AnnikaH 4e79ce1
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH bfa0923
Error and ICMP_error: Error passed as reference in delegates (prevent…
AnnikaH 51785fc
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 8248772
IP4 Addr: Added is_multicast method and removed is_illegal_src (an ad…
AnnikaH 4054f9c
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH a59a8a4
Addr: Note previously removed added back in
AnnikaH a9685ba
TCP example and integration test: Running with previous changes made …
AnnikaH 44bfa57
UDPSocket: sendto and bcast taking both a send callback and an error …
AnnikaH ad320fa
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH d03392b
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 08c7b66
dns_test: Added setup.sh which sets up env for dns test
mnordsletten b38451d
Merge pull request #1 from mnordsletten/annika_dev
AnnikaH 7287073
DNS integration test: Gateway 10.0.0.1 works as DNS server on Jenkins…
AnnikaH 3ba47f8
Socket unit test: File renamed after namespace-move
AnnikaH 268e534
Merge RicoAntonioFelix:socket
AnnikaH 0620f43
Socket.hpp: Added previous changes after merge with RicoAntonioFelix
AnnikaH 2bfe5d1
Merge branch 'dev' of github.com:hioa-cs/IncludeOS into dev
AnnikaH 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: Are there use cases where
Erroris modified inside the callback? If not, maybe pass it asconst reference?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No seems like Error& can be const here =)