How does roa_check(roa_table,net,bgp_path.last) work?Having such a ROA as example:
origin AS: 64513
max mask: 24
and a BGP announcement:
origin AS: 64514
so it's as invalid, but how does this check work?
roa_table: validated roa record (validated cache)
what is bgp_path.last and how does roa_check function do the check?
Thanks,
Fabiano