File: README.md

package info (click to toggle)
openbgpd 8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,176 kB
  • sloc: ansic: 51,348; sh: 11,743; yacc: 5,515; makefile: 327
file content (41 lines) | stat: -rw-r--r-- 1,409 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<h1><a href="https://www.openbgpd.org/"><img src="https://www.openbsd.org/openbgpd/images/openbgpd.gif"></a></h1>

This is a port of OpenBGPD to other operating systems. It is based on
portability code from the OpenNTPD, OpenSSH, and LibreSSL portable projects.

OpenBGPD has a web site at https://www.openbgpd.org/

<a href="https://repology.org/project/openbgpd/versions">
    <img src="https://repology.org/badge/vertical-allrepos/openbgpd.svg?exclude_unsupported=1" alt="Packaging status" align="right">
</a>

The current portable tree can be found at
https://github.com/openbgpd-portable/openbgpd-portable

[![Build Status](https://github.com/openbgpd-portable/openbgpd-portable/workflows/Build%20CI/badge.svg)](https://github.com/openbgpd-portable/openbgpd-portable/actions)

Platform Requirements
---------------------

At the time of writing the portable version is known to build and work on actively maintained versions of:

 - Alpine
 - CentOS/RHEL/Rocky
 - Debian
 - Fedora
 - FreeBSD
 - NetBSD
 - OpenBSD
 - openSUSE
 - SLE
 - Ubuntu

OpenBGPD may work on other operating systems, newer and older, but the above
ones are tested regularly by the developer.

Reports (success or otherwise) are welcome. You may report bugs or submit pull
requests at the GitHub project: https://github.com/openbgpd-portable

Thanks,
  Claudio Jeker <claudio at openbsd.org> and
  Brent Cook <bcook at openbsd.org>.