-
Hello,
By default we have ksh instead of bash, and the output from round-trip are different than Linux, so:
Thank you,
--z
```
#!/bin/ksh
peer_ip="$1"
if [ -z "$peer_ip" ]; then
…
-
(Feature request)
Please consider integration with ALTDB as well as RADB for mantaining the AS SET of the IX route servers.
Workflow:
1. Arouteserver is provided with route server's AS SET.…
-
Using v1.3.0 under OpenBSD 6.8 I'm unable to utilize the YAML `!include` functionality. I'm guessing this is my own error but haven't been able to debug why
```
rs-sfo02$ pip3.8 freeze | grep arou…
-
Although IPv6 is around for two decades some networks still have different routing policies for IPv4 and IPv6. To support this a new field "IRR as-set/route-set IPv6" resp. irr_as_set6 would be needed…
-
Since a few days PeeringDB has a special flag `info_never_via_route_servers` that network operators can use to indicate that any route announcements containing their ASN anywhere in the `AS_PATH` prop…
-
Hi PeeringDB team!
We at DE-CIX would be interested in filtering out routes containing transit-free networks in the BGP AS path, i.e. networks that do not obtain transit from other networks. This w…
-
Many of the IRR Record fields in networks records can not be used because they are being used as free-text. It would be good to add validation to this field, perhaps just making sure the record is val…
-
Noticed because my usual shell prompt in $PS1 has "\u" in it to show my username, the presence of "\u" in any environment variable causes arouteserver to fail like this:
```
$ export FOO='\u'
$ a…
sthen updated
5 years ago
-
Hi There,
Thank you for the useful software. I tried generating bird config and got "Symbol too long" from bird.
Steps to reproduce:
- Standard general.yml, clients.yml generated with aroutese…
-
Hi there,
Nice work, I just started working with it. I got a problem due to missing bgpq3, which I wasn't aware was a thing before :) Maybe can be declared as requirement? Cheers,
David
ARout…