8000 Deal with changes of IP address · Issue #125 · p9c/pod-archive · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deal with changes of IP address #125

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

Open
l0k18 opened this issue Feb 14, 2021 · 1 comment
Open

Deal with changes of IP address #125

l0k18 opened this issue Feb 14, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@l0k18
Copy link
l0k18 commented Feb 14, 2021

The controller is set up to use all available multicast channels and provides all known interfaces that are automatically bound to the listeners across messages passed over multicast. The addresses are used by other controllers to identify peers with a multicast zone in common and automatically peer them.

It is not important for desktop or server installations, but laptops, tablets and smart phones all will have changing IP addresses as they hop on and off wifi networks while moving around. Thus there needs to be a watcher process that can reinitialise the list of addresses so no stale paths are tried when they are no longer connected.

@l0k18 l0k18 added the enhancement New feature or request label Feb 14, 2021
@l0k18 l0k18 added this to the release milestone Feb 14, 2021
@l0k18 l0k18 self-assigned this Feb 14, 2021
@l0k18
Copy link
Author
l0k18 commented Mar 31, 2021

this is mostly done by the update stuff for multicast at least. all of the components will stop working when the network stops, and probably don't restart properly when a connection reappears. so we'll leave this one open specifically related to mobile builds but for laptops too really.

57A0

@l0k18 l0k18 removed their assignment Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0