Releases: pierky/arouteserver
Releases · pierky/arouteserver
v0.1.1
- Add local static files into the route server's configuration.
v0.1.0a11
- 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
- New command to build textual representations of configurations:
html
.
v0.1.0a9
- New command to initialize a custom live test scenario:
init-scenario
.
v0.1.0a8
- New feature: selective path prepending via BGP communities.
- The
control_communities
general option has been removed: it was redundant.
v0.1.0a7
- Improved communities configuration and handling.
- Fix issue on standard communities matching against 32-bit ASNs.
- Fix issue on IPv6 prefix validation.
v0.1.0a6
- RPKI-based filtering/tagging.