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

[gRIBI-3.5] ACK types #48

Open
3 of 7 tasks
robshakir opened this issue Jun 22, 2021 · 0 comments
Open
3 of 7 tasks

[gRIBI-3.5] ACK types #48

robshakir opened this issue Jun 22, 2021 · 0 comments

Comments

@robshakir
Copy link
Contributor

robshakir commented Jun 22, 2021

Compliance tests to cover:

  • RIB_ACK received when requested by client.
  • RIB_AND_FIB_ACK received when requested by client.
    • When entry can be resolved wholly in gRIBI.
  • FIB_ACK not sent when system cannot resolve entry.
  • FIB_ACK received successfully when resolution is recursive inside gRIBI.
    • 1-layer recursion
    • 2-layer recursion

To be implemented in functional tests:

  • Successfully receive RIB_ACK when entry cannot be resolved within gRIBI.
  • FIB_ACK received successfully when resolution is recursive outside of gRIBI.
  • RIB_AND_FIB_ACK received when requested by client:
    • When entry relies on external RIB to resolve the entry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant