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

Do not use timers to implement NS requests and retries #365

Closed
dpino opened this issue Jul 6, 2016 · 2 comments
Closed

Do not use timers to implement NS requests and retries #365

dpino opened this issue Jul 6, 2016 · 2 comments
Assignees

Comments

@dpino
Copy link
Member

dpino commented Jul 6, 2016

Luke suggested in snabbco#945 to not rely on timers to implement data-plane logic.

Redo Neighbour Solicitation requests, as well as NS retries, following Luke's guidelines.

@kbara
Copy link

kbara commented Jul 8, 2016

We should make ARP use this approach too (right now, it has no retries).

@dpino
Copy link
Member Author

dpino commented Jul 12, 2016

Implemented in #368.

@dpino dpino closed this as completed Jul 14, 2016
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

2 participants