kkirsche / rpsl

RFC2622 and RFC4012 Compliant Routing Policy Specification Language Utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPSL - Routing Policy Specification Language

This library is a work in progress, help is greatly appreciated!

Description

This library is a tool to allow teams to lex, parse, and build trees of RPSL objects. In the future, the hope is that this library will also support configuration generation of filters with broader support than existing tools such as Rtconfig.

This library is (or attempts to be) compliant with the following RFCs:

  • RFC 2622 - Routing Policy Specification Language
  • RFC 2650 - Using RPSL in Practice
  • RFC 2725 - Routing Policy System Security
  • RFC 4012 - Routing Policy Specification Language next generation (RPSLng)

About

RFC2622 and RFC4012 Compliant Routing Policy Specification Language Utility

License:MIT License


Languages

Language:Go 100.0%