[Bug 253250] net/routinator: Update to version 0.8.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 4 15:34:27 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253250

            Bug ID: 253250
           Summary: net/routinator: Update to version 0.8.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://nlnetlabs.nl/news/2021/Feb/02/routinator-0.8.3
                    -released/
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: jaap at NLnetLabs.nl
 Attachment #222164 maintainer-approval+
             Flags:

Created attachment 222164
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222164&action=edit
patch to update

Desciption


While we are still hard at work on the next big release of Routinator,
we do have a treat for Routinator users that aren’t routers: The very
first version of a lightweight user interface. So, today we published
the first release candidate for Routinator 0.8.3. The release will have
no functional changes other than including the UI.

The user interface provides two main functions. First, it displays
statistics from the last validation run Routinator has performed.
Secondly, you can the user interface to verify the RPKI origin
validation status of an AS Number and IP Prefix combination.

Verifying the validation status can be done by entering an existing BGP
announcement or an ASN and prefix of your choice, for example for an
announcement you're planning to do. The returned RPKI validity state
will be Valid, Invalid or Not Found and is based on the current set of
Validated ROA Payloads (VRPs) in the cache. Routinator will provide an
overview of all VRPs that led to the result, along with the reason for
the outcome.

This UI is available via the regular HTTP interface at the "/"
endpoint and requires access to /api and /ui (in case you use a reverse
proxy). It was built using Vue.js as Javascript framework, Element as
UI framework and queries the existing Routinator API. It is maintained
as a separate project at https://github.com/NLnetLabs/routinator-ui/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list