Version: 1.5.0, Package name: arouteserver-1.5.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ARouteServer is a Python tool to automatically build (and test) configurations for BGP route servers. Given YAML files providing general policies and clients' configuration options, ARouteServer acquires external information to enrich them (i.e. bgpq3 for IRR data, PeeringDB for max-prefix limit and AS-SETs) and uses built-in Jinja2 templates to render configuration files for route servers. Currently it supports BIRD and OpenBGPd. |
Filesize: 208.321 KB |
Version History (View Complete History) |
|
2021-03-29 07:17:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to arouteserver-1.5.0 |
2021-03-01 07:43:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-1.4.0 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-11 07:25:55 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to arouteserver-1.3.0 |
2021-01-10 14:34:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-1.2.0 |
2020-11-21 10:08:49 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-1.0.1 |
2020-08-01 05:30:37 by Stuart Henderson | Files touched by this commit (17) |
Log message: drop maintainer |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-09 02:51:04 by Stuart Henderson | Files touched by this commit (2) |
Log message: update arouteserver in -stable to 0.26.0, requested by Hrvoje Popovski - recognises OpenBSD/OpenBGPD 6.7 - adds --merge-from-custom-file to clients-from-euroix - rpki fix for bird (switch back from bgp_path.last_nonaggregated to bgp_path.last for rov, fixes cases with routes where AS_PATH ends with AS_SET) - tag_and_reject policy for bird |
2020-06-08 08:11:07 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to arouteserver-0.26.0 |
2020-05-14 05:50:12 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-0.25.1 |
2020-03-15 10:05:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-0.24.1 - adds support for bgpq4 (the default is still bgpq3 so dependency left as-is for now) - fix 'clients-from-euroix', the schema used by Euro-IX changed |
2020-02-08 05:35:20 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to arouteserver 0.24.0 note, this adds "never via route-servers" ASN filtering (based on PeeringDB attributes) which is on by default |
2019-12-08 09:56:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to arouteserver-0.23.0 |
2019-10-07 04:32:03 by Stuart Henderson | Files touched by this commit (3) |
Log message: committed upstream |