Skip to content

Increase routing table size #115

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented May 8, 2025

The current size is 16 entries.

How this impacts real networks is TBD. Conceptually this would help but I'm not sure if EmberZNet will waste resources checking and maintaining old routes.

@puddly
Copy link
Collaborator Author

puddly commented May 8, 2025

Here are the compiled firmwares. Use the .gbl file in the archive.

@Esp32-zapper
Copy link

Esp32-zapper commented May 12, 2025

Ahh, the webflash function is done with the Skyconnect in a CLIENT USB that has to have WEB-serial installed!!
If you don't have it installed the Flash icon does not show on the web-flash page.
I thought it was done without moving the SkyConnect from the server "Plug-in your Connect ZBT-1 to your computer" isen't very specific if you do it for the first time. Your HA server is also a computer and absolutely the first choice when plugging in a SkyConnect, so the reaction to that instruction is only "Check! Already plugged in". Would be better to say "client computer".
Anyway, updated and up and running. Still huge delays on certain devices. Even got a timeout on one device but one retry later it works. System has only been up for about 5min. Maybe it takes a while to stabilize.

@puddly
Copy link
Collaborator Author

puddly commented May 12, 2025

Give it a few hours. Routes are calculated on-demand.

@puddly puddly force-pushed the puddly/increase-route-table-size branch from 301d618 to d9acba4 Compare May 21, 2025 18:28
@puddly
Copy link
Collaborator Author

puddly commented May 21, 2025

@Esp32-zapper Looks like there was a bug that prevented the config this branch is meant to be testing out from actually being applied properly. Give these firmwares a try, I've confirmed the routing table is indeed 250 in them:

@Esp32-zapper
Copy link

@Esp32-zapper Looks like there was a bug that prevented the config this branch is meant to be testing out from actually being applied properly. Give these firmwares a try, I've confirmed the routing table is indeed 250 in them:

Will try it out later on today and report back in a few days.
Tnx!

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

Successfully merging this pull request may close these issues.

2 participants