Home

The net/stayrtr port

stayrtr-0.5.1v0 – RPKI-To-Router implementation in Go (cvsweb github mirror)

Description

StayRTR is a versatile RPKI-To-Router implementation in Go.
WWW: https://www.github.com/bgp/stayrtr

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To use your own local RPKI cache, first enable rpki-client with JSON
output in the root user's crontab:

	# crontab -l | grep rpki-client
	~      *       *       *       *       -ns rpki-client -j

Then point ${PKGSTEM} to your local cache:

	# rcctl enable stayrtr
	# rcctl set stayrtr flags -cache /var/db/rpki-client/json
	# rcctl start stayrtr

Maintainer

The OpenBSD ports mailing-list

Only for arches

aarch64 amd64 arm armv7 i386 mips64 riscv64

Categories

lang/go net

Build dependencies

Files

Search