Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21cedf59f042308

Jump to content

OpenOSPFD

From Wikipedia, the free encyclopedia
OpenOSPFD
DeveloperThe OpenBSD Project
Stable release
5.9 / March 1, 2016; 10 years ago (2016-03-01)
Written inC
Operating systemOpenBSD, FreeBSD
StandardRFC 2328, RFC 3137
TypeOpen Shortest Path First daemon
LicenseISC
Websitewww.openbgpd.org
Repository
As ofAugust 2016

OpenOSPFD is an ISC licensed implementation of the Open Shortest Path First Protocol. It is a network routing software suite which allows ordinary general purpose computers to be used as routers exchanging routes with other computer systems speaking the OSPF protocol.

OpenOSPFD was developed by Esben Nørby and Claudio Jeker, for the OpenBSD project. It is a companion daemon of OpenBGPD. The software was developed as an alternative to packages such as Quagga, a routing software suite which is licensed under the GPL. OpenOSPFD is developed on OpenBSD, and ports exist for FreeBSD and NetBSD.

Goals

[edit]

The design goals of OpenOSPF include being secure (non-exploitable), reliable, lean and easy to use. The configuration language is intended to be both powerful and easy enough for most users.

[edit]