Task 2: External emulator support + SCION artifact export#64
Closed
hamouda142 wants to merge 210 commits into
Closed
Task 2: External emulator support + SCION artifact export#64hamouda142 wants to merge 210 commits into
hamouda142 wants to merge 210 commits into
Conversation
allow configuration of /etc/hosts entries
some parameters like tcp_mem and udp_mem are not 'namespaced' yet in the kernel and thus not supported within docker containers
remove unsupported Sysctl options
…ll use this as our base for our future development
map2 first commit
Fix BotnetService with requirements override and version-agnostic patch
Visualization
Emulator API Update
Signed-off-by: quantpoet <quantway@outlook.com>
chore: remove redundant words
Yesterdayoncemore
Visualization
…hensive DNS tests (master/no-master/fallback); integrate into run-tests
… (eth-account dep)
DNS: fallback improvements and comprehensive tests
Email service
This change finalizes a smooth, one-command workflow for the B29 “Email (DNS-first)” example, implemented on top of the new EmailService service layer. It includes auto platform detection, compose autodetection, English-only CLI output, integrated Roundcube provisioning, and cross-domain validation scripts.
Add email service module and finalize #B29 example.
Signed-off-by: fengyuchuanshen <fengyuchuanshen@outlook.com>
chore: remove repetitive words in README.md
Add development branch to the automatic testing
Remove Irrelevant Files
…ts (topology/keys)
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.
Implements Task 2: external emulator support, per-external export folders, and SCION artifacts (topology.json + keys). Happy to adapt if needed.