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

[connman] Cleanup and fix index uses after CLAT VPN changes. Fixes JB#60897 #47

Merged
merged 3 commits into from Jun 27, 2023

Conversation

LaakkonenJussi
Copy link
Contributor

@LaakkonenJussi LaakkonenJussi commented Jun 21, 2023

This contains mostly cleanups and minor fixes to interface index use after the CLAT VPN changes introduced big changes on the behavior by supporting separate interfaces per service.

  • It is not necessary to get the indexes from the ipconfig in connection.c. Use the ones set in data directly to be more consistent.
  • In ofono plugin avoid updating network index with invalid
  • In dnsproxy check both IPv{4,6} indexes when service state changes.

@LaakkonenJussi LaakkonenJussi changed the title [connection] Use indexes set in data for default gw. JB#60897 [connman] Cleanup and fix index uses after CLAT VPN changes. Fixes JB#60897 Jun 22, 2023
@LaakkonenJussi LaakkonenJussi merged commit 06dda6d into sailfishos:master Jun 27, 2023
@LaakkonenJussi LaakkonenJussi deleted the jb60897 branch June 27, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants