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

statistics - remove gxs tunnels from ft; add filenames for known hashes #2291

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RetroPooh
Copy link
Contributor

No description provided.




bool RsGxsNetTunnelService::isGXSHash(RsFileHash hash) const
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misleading because this is only valid for local hashes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand. This is wrong why?

@csoler
Copy link
Contributor

csoler commented Feb 5, 2021

Which GXS tunnels are you removing from which FT? Can you be more precise plz? thx.

@RetroPooh
Copy link
Contributor Author

Removing tunnels providing distant gxs sync (currently channels) from listing on statistics - turtle - file transfer tunnels.
For that searching for tunnel hash (aka RsFileHash) among mHandledHashes of RsGxsNetTunnelService

@RetroPooh
Copy link
Contributor Author

consider this one #2294 instead
this one locks up deep in ftserver when looking for filenames

@G10h4ck G10h4ck force-pushed the master branch 3 times, most recently from b30a9f4 to cfb210e Compare January 11, 2022 10:43
@G10h4ck G10h4ck force-pushed the master branch 2 times, most recently from 1f64d0b to 67762c1 Compare November 27, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants