Skip to content
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

Merged
merged 14 commits into from
Dec 15, 2023

Conversation

Monika-Research
Copy link
Contributor

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

Copy link
Contributor

@joenpera joenpera left a 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?

@Monika-Research Monika-Research changed the title Feature/mptcp v1 Feature/mptcpv1 - MPTCP scripts and integration into mesh scheild Nov 24, 2023
@Monika-Research Monika-Research changed the title Feature/mptcpv1 - MPTCP scripts and integration into mesh scheild Feature/mptcpv1 - MPTCP scripts and integration into mesh schield Nov 24, 2023
This would enable to restart mptcp service with right config when mission config applied

Signed-off-by: Monika-Research <[email protected]>
Start S90mptcp after restarting S9011sNatsMesh

Signed-off-by: Monika-Research <[email protected]>
@Monika-Research
Copy link
Contributor Author

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?

Following commits made to handle new mission configs
8a54c46
b95019c
3142bda
b168f2f

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]>
Stopping S90mptcp when revoke applied

Signed-off-by: Monika-Research <[email protected]>
@mbaddeley mbaddeley merged commit 315f7d7 into develop Dec 15, 2023
2 checks passed
@mbaddeley mbaddeley deleted the feature/mptcp_v1 branch December 15, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants