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

Each node in DB should also hold a field with routes configured. #16

Open
fdojurado opened this issue Feb 16, 2022 · 0 comments
Open

Each node in DB should also hold a field with routes configured. #16

fdojurado opened this issue Feb 16, 2022 · 0 comments
Assignees

Comments

@fdojurado
Copy link
Owner

fdojurado commented Feb 16, 2022

This permits to compute the checksum of routes and see if the controller has the same routes. This minimises the control overhead see paper "Energy-aware routing for software-defined multihop wireless sensor networks".

This DB is populated when the NC routing packets have been acknowledged.

Updated: We now populate the NC routing for each node when generating routes and we set the configure flag when they are acknowledged.

@fdojurado fdojurado self-assigned this Feb 16, 2022
fdojurado added a commit that referenced this issue Feb 22, 2022
…ute doesn't exist we create a new entry in the "routes" field for that specific node. However, if it exist we don't do anything. This fixes issue #16 and issue #14.
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