We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compliance tests to cover:
RIB_ACK
RIB_AND_FIB_ACK
FIB_ACK
To be implemented in functional tests:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compliance tests to cover:
RIB_ACK
received when requested by client.RIB_AND_FIB_ACK
received when requested by client.FIB_ACK
not sent when system cannot resolve entry.FIB_ACK
received successfully when resolution is recursive inside gRIBI.To be implemented in functional tests:
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:The text was updated successfully, but these errors were encountered: