Skip to content

v0.1.2

Compare
Choose a tag to compare
@pierky pierky released this 20 Feb 18:02
· 1202 commits to master since this release
  • 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