Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

OpenBGPD

From Wikipedia, the free encyclopedia
Open-source BGP daemon implementation
OpenBGPD (also known as OpenBSD Border Gateway Protocol Daemon)
"Go ahead. Explore."
Developer(s)TheOpenBSD Project
Stable release
8.8[1] Edit this on Wikidata / 6 February 2025; 53 days ago (6 February 2025)
Repository
Written inC
Operating systemOpenBSD,FreeBSD,Linux
Standard(s)RFC 1997, RFC 2385, RFC 2545, RFC 2918, RFC 3765, RFC 4271, RFC 4360, RFC 4364, RFC 4456, RFC 4486, RFC 4760, RFC 4893, RFC 5082, RFC 5492,draft-ietf-idr-optional-transitive-00,draft-ietf-grow-mrt-17, RFC 6608
TypeBorder Gateway Protocol daemon
LicenseISC
Websitewww.openbgpd.org Edit this on Wikidata
As ofApril 2021

OpenBGPD, also known as OpenBSD Border Gateway Protocol Daemon, is aserver softwareprogram that allows general purposecomputers to be used asrouters. It is aUnix systemdaemon that provides a free, open-source implementation of theBorder Gateway Protocol version 4. This allows a machine to exchange routes with other systems that speak BGP.

OpenBSD Border Gateway Protocol Daemon is developed by Henning Brauer, Peter Hessler, and Claudio Jeker as part of theOpenBSD project.OpenOSPFD, developed by Esben Nørby, is a companion daemon of OpenBGPD that implements theOpen Shortest Path First protocol. The suite was developed as an alternative to packages such asQuagga, aLinux-focused routing suite which is licensed under theGPL and does not meet the project's requirements and quality standards.[2]

Goals

[edit]

The design goals of OpenBSD Border Gateway Protocol Daemon include being secure (non-exploitable), reliable, and lean enough for most users, both in size and memory usage. The configuration language should be both powerful and easy to use. It must also be able to quickly handle hundreds of thousands of table entries in amemory-efficient way.

Design

[edit]

OpenBGPD consists of aparent process, and twochild processes: the Route Decision Engine (RDE), and the Session Engine (SE). The parent process is the only part that doesn'tdrop privileges; the others do, in the interest of non-exploitability. The parent process cannot drop privileges, because it needs to update therouting table and it has to run on a privileged port (179).

See also

[edit]

References

[edit]
  1. ^Claudio Jeker (6 February 2025)."OpenBGPD 8.8 released". Retrieved10 February 2025.
  2. ^A Secure BGP Implementation

External links

[edit]
TheOpenBSD Project
Operating system
Related projects
People
Organizations
Publications
Operating
systems

&
network
operating
systems
Linux-
based
Entirely free
Partly proprietary
FreeBSD-
based
Entirely free
Partly proprietary
Proprietary
Routing daemons
Other software
Related articles


Stub icon

ThisUnix-related article is astub. You can help Wikipedia byexpanding it.

Stub icon

Thisnetwork-relatedsoftware article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=OpenBGPD&oldid=1185964139"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp