]> git.ipfire.org Git - ipfire-2.x.git/commit
fort-validator: New package
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 12 Jun 2025 16:27:01 +0000 (18:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 12:13:28 +0000 (12:13 +0000)
commit6d97049620fb24f5625a5bcdadb284f02ca3821d
treeb357f5659d30b85cd74a30589d7ed074125b7ad5
parenteb57d5be422907027b74f18a953b4e262d29354c
fort-validator: New package

FORT Validator is an open source RPKI validator. It allows operators to validate BGP routing information
against the RPKI repository for use in router configuration and resolution.

This patch includes the LFS and rootfile to build the validator,
an initscript, required definitions for backup and an empty config file
for user customization.

Fixes #13845.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/includes/fort-validator [new file with mode: 0644]
config/fort-validator/config.json [new file with mode: 0644]
config/rootfiles/packages/fort-validator [new file with mode: 0644]
lfs/fort-validator [new file with mode: 0644]
make.sh
src/initscripts/packages/fort-validator [new file with mode: 0644]