10 Commits

Author SHA1 Message Date
sthen
97ba85a83b drop maintainer 2020-08-01 11:30:36 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
f9eae76dd8 update to arouteserver-0.26.0 2020-06-08 14:11:07 +00:00
sthen
419f895bd3 update to arouteserver-0.25.1 2020-05-14 11:50:12 +00:00
sthen
c031eeaf81 update to arouteserver-0.24.1
- adds support for bgpq4 (the default is still bgpq3 so dependency left
as-is for now)

- fix 'clients-from-euroix', the schema used by Euro-IX changed
2020-03-15 16:05:28 +00:00
sthen
6a342bb911 update to arouteserver 0.24.0
note, this adds "never via route-servers" ASN filtering (based on PeeringDB
attributes) which is on by default
2020-02-08 12:35:20 +00:00
sthen
981edcab11 update to arouteserver-0.23.0 2019-12-08 16:56:13 +00:00
sthen
69b64780e1 committed upstream 2019-10-07 10:32:03 +00:00
sthen
5572258bba import net/arouteserver, req'd and test help claudio@, help+ok kn@
thanks to pierky (upstream) for a quick fix on a sunday evening

ARouteServer is a Python tool to automatically build (and test)
configurations for BGP route servers.

Given YAML files providing general policies and clients' configuration
options, ARouteServer acquires external information to enrich them
(i.e. bgpq3 for IRR data, PeeringDB for max-prefix limit and AS-SETs)
and uses built-in Jinja2 templates to render configuration files for
route servers.

Currently it supports BIRD and OpenBGPd.
2019-10-06 20:33:43 +00:00