Skip to content

Releases: pierky/arouteserver

v0.1.2

20 Feb 18:02
Compare
Choose a tag to compare
  • Fix local files usage among IPv4/IPv6 processes.

    Before of this release, only .local files were included into the route server configuration, for both the IPv4 and IPv6 configurations.
    After this, .local files continue to be used for both the address families but .local4 and .local6 files can also be used to include IP version specific options, depending on the IP version used to build the configuration. Details here.

To upgrade:

# pull from GitHub master branch or use pip:
pip install --upgrade arouteserver

# install the new template files into local system
# (be careful to not overwrite local configuration files
# but only templates)
# TODO: improve the upgrade system
arouteserver setup

v0.1.1

19 Feb 18:58
Compare
Choose a tag to compare
  • Add local static files into the route server's configuration.

First beta version

16 Feb 17:49
Compare
Choose a tag to compare
v0.1.0

badges [skip ci]

v0.1.0a11

14 Feb 18:03
Compare
Choose a tag to compare
v0.1.0a11 Pre-release
Pre-release
  • The filtering.rpsl section of general and clients configuration files has been renamed into filter ing.irrdb.
  • The command line argument --template-dir has been renamed into --templates-dir.
  • New options in the program's configuration file: bgpq3_host and bgpq3_sources, used to set bgpq3
    -h and -S arguments when gathering info from IRRDBs.

v0.1.0a10

13 Feb 18:07
Compare
Choose a tag to compare
v0.1.0a10 Pre-release
Pre-release
  • New command to build textual representations of configurations: html.

v0.1.0a9

09 Feb 18:08
Compare
Choose a tag to compare
v0.1.0a9 Pre-release
Pre-release
  • New command to initialize a custom live test scenario: init-scenario.

v0.1.0a8

07 Feb 18:14
Compare
Choose a tag to compare
v0.1.0a8 Pre-release
Pre-release
  • New feature: selective path prepending via BGP communities.
  • The control_communities general option has been removed: it was redundant.

v0.1.0a7

07 Feb 07:41
Compare
Choose a tag to compare
v0.1.0a7 Pre-release
Pre-release
  • Improved communities configuration and handling.
  • Fix issue on standard communities matching against 32-bit ASNs.
  • Fix issue on IPv6 prefix validation.

v0.1.0a6

03 Feb 18:34
Compare
Choose a tag to compare
v0.1.0a6 Pre-release
Pre-release
  • RPKI-based filtering/tagging.

v0.1.0a5

02 Feb 18:16
Compare
Choose a tag to compare
v0.1.0a5 Pre-release
Pre-release
v0.1.0a5