10
9
Fork
You've already forked linux-app
14

NM + Network: Cleanup network state updates #495

Merged
jwijenbergh merged 3 commits from cleanup-signals into master 2022年06月22日 14:01:41 +02:00
jwijenbergh commented 2022年06月16日 13:33:48 +02:00 (Migrated from github.com)
Copy link
  • Use the pygobject signals to properly check whether we have the
    correct UUID
  • Delete polling every second as that is hopefully not useful any more
  • Delete unknown state retry mechanism for the same reason
  • Should fix #464
  • Should also fix #492 with 0a4d54ac61aca5a59cd0e06f97e25b374e239565
  • Fixes a major OpenVPN reconnect issue on V3 servers (not reported yet?)

Needs some testing to determine if this works on most vms and configurations. But for me this works MUCH better, especially when you have multiple VPNs configured

- Use the pygobject signals to properly check whether we have the correct UUID - Delete polling every second as that is hopefully not useful any more - Delete unknown state retry mechanism for the same reason - Should fix #464 - Should also fix #492 with 0a4d54ac61aca5a59cd0e06f97e25b374e239565 - Fixes a major OpenVPN reconnect issue on V3 servers (not reported yet?) Needs some testing to determine if this works on most vms and configurations. But for me this works MUCH better, especially when you have multiple VPNs configured
jwijenbergh commented 2022年06月22日 12:35:41 +02:00 (Migrated from github.com)
Copy link

Tested on Ubuntu 18.04, Arch, Fedora & my own OS (NixOS). Works fine.

Also I can confirm myself that this closes #464

Tested on Ubuntu 18.04, Arch, Fedora & my own OS (NixOS). Works fine. Also I can confirm myself that this closes #464
gijzelaerr (Migrated from github.com) approved these changes 2022年06月22日 14:01:36 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eduVPN/linux-app!495
Reference in a new issue
eduVPN/linux-app
No description provided.
Delete branch "cleanup-signals"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?