cloudflare / cloudflare/isbgpsafeyet.com
Full path validation
- Dominant language
- HTML
- Stars
- 329
- Forks
- 349
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Would also be nice to have full path validation, currently the test only checks if at least one of the routers on the path implements ROV, not all of them.
Should be easy to implement, just set up a different endpoint with an invalid route, and a less specific valid route matching the prefix.
Contributor guide
Research direction
Locate the existing path validation test that currently checks whether at least one router on the path implements ROV. Start by running that test and tracing its endpoint and route setup. Add coverage using an invalid route with a less-specific valid route matching the prefix, and consider the work done when validation requires every router on the path to implement ROV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- networking, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100