First page Back Continue Last page Overview Graphics
Problem Statement
NFSv4 is large and complex
- Large risk of bugs in implementations
- Testing is important
Existing tools (except NFSv4Shell) tests by using normal, existing clients:
- Only certain aspects of the protocol are tested
- Impossible to test how a server handles faulty clients
- ”Dont want to use protocol stack to test protocol stack”