Crate route_verification_irr

Source
Expand description

Parsing multiple Internet Routing Registries (IRR) databases and merge them into a single Ir.

Modules§

mbrs
worker

Structs§

PreAst

Functions§

gather_members
Gather members and mp-members expressions. Translate mbrs-by-ref expressions to pseudo sets.
merge_ir_and_counts
No guarantee about the priorities of the IRs.
merge_ir_and_counts_ordered
Priorities the IRs yielded later.
parse_db
Read, lex and parse a single DB.
parse_object
read_db
Read and lex RPSL database.
read_line_wait
split_commas
Split by ,s followed by any number of whitespace. Ignore empty parts.

Type Aliases§

Map2DStringVec