Expand description
Parsing multiple Internet Routing Registries (IRR) databases and
merge them into a single Ir
.
Modules§
Structs§
Functions§
- gather_
members - Gather
members
andmp-members
expressions. Translatembrs-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.