On Nov 13, 2011, at 11:30 PM, Randy Bush wrote: > NotFound is a keyword.
I assume it was derived from the normative pfx-validate draft and was simply hoping for consistent use: danny@pork% grep -i found draft-ietf-sidr-pfx-validate-03.txt peer will be found to have one of the following "validation states": o Not found: No ROA Covers the Route Prefix. //Initialize result to "not found" state result = BGP_PFXV_STATE_NOT_FOUND; //"not found" applies to this validation operation. will result in "not found" state and the prefixes will be advertised also result in "not found" state. The implementation is expected to "Not found" != "NotFound", that's all... Makes searching and dependency simpler. -danny _______________________________________________ sidr mailing list [email protected] https://www.ietf.org/mailman/listinfo/sidr
