good first issuehelp wantedtriaged: feature
Repository metrics
- Stars
- (30,157 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Reported by @botovq:
The public API exposes the AFI using X509v3_addr_get_afi(), but doesn't expose the SAFI. The SAFI can only be fed into the API but not be read from it. Another unfortunate thing about X509v3_addr_get_afi() is that it uses the reserved AFI 0 as an in-band error. It does not care about the reserved AFI 65535.