-
Notifications
You must be signed in to change notification settings - Fork 17
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
Feature/mptcpv1 - MPTCP scripts and integration into mesh schield #333
Conversation
Signed-off-by: Monika-Research <[email protected]>
…vice Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
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.
what if new configuration is sent to device and new configuration is applied and processes restarted with __apply_mission_config() (comms_command.py)?
/var/run/mptcp.conf changes, but is the S90mptcp aware of those changes?
This would enable to restart mptcp service with right config when mission config applied Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
…onfig applied Signed-off-by: Monika-Research <[email protected]>
Start S90mptcp after restarting S9011sNatsMesh Signed-off-by: Monika-Research <[email protected]>
Following commits made to handle new mission configs |
modules/sc-mesh-secure-deployment/src/nats/src/comms_command.py
Outdated
Show resolved
Hide resolved
modules/sc-mesh-secure-deployment/src/nats/src/comms_command.py
Outdated
Show resolved
Hide resolved
Added sleep to give time for mesh to be up before mptcp service Signed-off-by: Monika-Research <[email protected]>
Moving bridge interface update to right loop Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
Signed-off-by: Monika-Research <[email protected]>
Stopping S90mptcp when revoke applied Signed-off-by: Monika-Research <[email protected]>
https://github.com/tiiuae/tc_distro/pull/139 - dependent PR
Initd script for MPTCP
Starting S90mptcp process if required
MPTCP script for configuring routing rules and starting the proxy server