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

Update "Peers" list if multicast peer discovered. #6

Open
AndreiTregubovTR opened this issue Nov 2, 2020 · 3 comments
Open

Update "Peers" list if multicast peer discovered. #6

AndreiTregubovTR opened this issue Nov 2, 2020 · 3 comments

Comments

@AndreiTregubovTR
Copy link

In case if a static peer is selected, new discovered multicast peers are not displayed in the "Peers" list.

Need to update "Peers" list if any multicast nodes are connected/disconnected.

@vikulin
Copy link
Owner

vikulin commented Dec 7, 2020

Multicast does not work for statically chosen peers. This is why they are not displayed.

@vikulin vikulin closed this as completed Dec 7, 2020
@vikulin vikulin reopened this Dec 7, 2020
@vikulin
Copy link
Owner

vikulin commented Dec 7, 2020

@AndreiTregubovTR , please check whether traffic goes only from statically assigned peers or not. If yes there is no sense to add such peers in main screen list.

@AndreiTregubovTR
Copy link
Author

@vikulin As I can see, traffic goes in both directions. To/from statically assigned peers and discovered peers also. I think they have equal weights for routing algorithm.

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

No branches or pull requests

2 participants