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

Question: Is there a limit/impact of huge amount of Subnet announcement? #457

Open
startryst opened this issue May 16, 2024 · 0 comments
Open

Comments

@startryst
Copy link

Normally, if the tiny daemon doesn't have huge amount of Subnet = configuration, when run tincd -n network -kUSR2, the last entry will be:

May 16 21:42:37 hostname tincd: End of subnet list.

But I have one, which runs huge amount of Subnet =, where when issue tincd -n network -kUSR2, it appears it couldn't list all the entries, so the last line will be something like:

May 16 21:41:35 hostname tincd: 155.133.253.0/24#10 owner hostB
total entries in my case is around 900.

So my questions ares:

  1. Are all the Subnet = announcements runs into the deamon, or only partial has been effectively runs in the daemon(since from tincd -n xxx -kUSR2 only shows partial of that)

  2. Any limit or performance impact in terms of the huge amount of entries.

@gsliepen

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

1 participant