This package browser is in early development. Mind the rough edges.

bgpq3

Generate BGP filters from the IRR (Internet Routing Registry)

This program helps automate the creation and maintenance of BGP routing filters used for peering trough Internet exchanges.

It generates prefix lists, (extended) access lists, policy-statement terms, and AS paths from data in the IRR, including the RADB operated by the Merit Network at the University of Michigan.

The filters can be aggregated and exported in the most common formats.

Installation

Install the latest version of bgpq3 as follows:

guix install bgpq3

Or install a particular version:

guix install bgpq3@0.1.36.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.