-
Notifications
You must be signed in to change notification settings - Fork 181
CORE 9.1.0 #879
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
CORE 9.1.0 #879
Conversation
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
…within docker based nodes
… to provide a general grpc interface for sending all eel file compatible events
… bug due to updated emane event manager in grpc api
…idirectional link config
…ring, updated grpc server to save data directly vs using a tmp file
…s now being just services
…for config services, to just be services
…parsed and written to xml, update to documentation to correct invalid code
Removal of legacy services, updating config services to now be just services
…tion for quick running with debug logging
…hin a virtual environment, also better cleanup of files after uninstall
… logic for now for future self management of control net nodes
…or users and allows running gui apps without further changes
…ty of more than 10 connections
…l now facilitate this setting
…links, updated docker documentation to note using --entrypoint
…lly creating all possible configured control nets, as well as avoiding issues when emane has already created these interfaces
…g killall and pidof
…convenience for launching wireshark or other gui applications from within a node
…packages from latest release, improvements to space used during build and emane python bindings
…ane defaults, avoiding the need to verbosely define services and only define what matters
…ll examples to focus just on package based installs, moved script base install to the developer page
…cky 8 ospf rpm build
…uired patch file for functionality
…ide greater throughput for tcp traffic in pure virtual networks
…er install docs and easier breakdown of dedicated dockerfiles
…estrate docker/podman containers using only the network namespace
…mmands for network setup
…now function with ovs mode as well
… the service they are looking to start
…to configure the compose command to use
…xes directly and check them within the GUI, small adjustment when writing out compose files to avoid removing single quotes
Previously, the documentation recommended creating a file '/etc/docker/docker.json', which seems to be a typo. According to Docker's documentation, the file should be named '/etc/docker/daemon.json'. I'm not sure if modifying '/etc/docker/docker.json' will actually do anything.
…ose files to match docker, updated docker/podman to expand path for compose files, updated gui to disable compose file related fields when running
…ntially using compose files
…ds, leaving an nsenter approach when needed as a new function
Fix typo in docker documentation
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.
No description provided.