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

Implementation of a method to check whether the current routing paths have changed. #11

Closed
Tracked by #2
fdojurado opened this issue Feb 4, 2022 · 3 comments
Closed
Tracked by #2

Comments

@fdojurado
Copy link
Owner

Check whether the current routing paths have changed. This is needed to decide to send NC packets or not.

@fdojurado
Copy link
Owner Author

This is solved in 1816846.

The method named "check_routes_changed" returns a dataframe with all routes not found in the current routing table.

@fdojurado
Copy link
Owner Author

The method "check_routes_changed" needs to be revised. This method is built with the assumption that previous routes (historical routes in the DB) have been deployed. We need to check whether routes are already deployed in the sensor or not.

@fdojurado fdojurado reopened this Feb 17, 2022
@fdojurado
Copy link
Owner Author

fdojurado commented Feb 21, 2022

This issue is now fixed in 3562f61

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