Crate rpsl

Source
Expand description

A parser and syntax tree implementation for the Routing Policy Specification Language (RPSL) defined in RFC2622 and RFC4012.

Modulesยง

attr
RPSL attributes.
containers
RPSL container-like syntax types.
error
Error types
expr
RPSL policy and filter expressions.
names
RPSL object class names.
obj
RPSL objects.
primitive
Primitive RPSL syntax types.