Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkirsche/rpsl
RFC2622 and RFC4012 Compliant Routing Policy Specification Language Utility
https://github.com/kkirsche/rpsl
Last synced: about 1 month ago
JSON representation
RFC2622 and RFC4012 Compliant Routing Policy Specification Language Utility
- Host: GitHub
- URL: https://github.com/kkirsche/rpsl
- Owner: kkirsche
- License: mit
- Created: 2019-07-31T20:33:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T21:56:15.000Z (over 1 year ago)
- Last Synced: 2024-06-20T15:56:17.669Z (6 months ago)
- Language: Go
- Size: 50.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://tools.ietf.org/html/rfc2622) - Routing Policy Specification Language
* [RFC 2650](https://tools.ietf.org/html/rfc2650) - Using RPSL in Practice
* [RFC 2725](https://tools.ietf.org/html/rfc2725) - Routing Policy System Security
* [RFC 4012](https://tools.ietf.org/html/rfc4012) - Routing Policy Specification Language next generation (RPSLng)