arouteserver icon indicating copy to clipboard operation
arouteserver copied to clipboard

A tool to automatically build (and test) feature-rich configurations for BGP route servers.

Results 24 arouteserver issues
Sort by recently updated
recently updated
newest added

Dear Pier, While doing some load testing experiments, I tried to generate 10k and 5k client configuration files. I get an error from stdout (see below), but no error log....

Reminder for @job to paste the arin csv here

Job Snijders pointed me to AMS-IX’s use of RPSL-VIA (which he drafted) as a way to solve an issue I was having. I have been looking at using arouteserver to...

help wanted
feature request

Since arouteserver's inception a few things have improved: * Both BIRD and OpenBGPD now support static RPKI ROA tables * NTT hosts a production service at HTTPS url https://rpki.gin.ntt.net/api/export.json We...

Python 2.7 is scheduled to be deprecated quite soon. I propose to drop support for python2.7 and simplify the code and make this a python3-only project.

I see IXPs deploying arouteserver with the following config ``` cfg: filtering: irrd: enforce_origin_in_as_set: False enforce_prefix_in_as_set: False ``` I think this defeats the entire purpose of using aroutserver. Both options...

Hi! We're using arouteserver to manage our bird2 routeservers at the Manitoba Internet Exchange (MBIX.ca) and we've run into an issue after upgrading from bird1.x to bird2.x that our local...

This is yet another operator-quality-of-life small feature request: The route server policy textual representation file could have simple metadata in it, preferably (IMHO) in a non-visible way such as some...

I know that the ARouteServer project also includes the possibility of generating configurations for Route-Servers that establish sessions with Peers using private ASNs. But I guess the vast majority of...