Jump to content

OpenOSPFD: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Undid revision 585966366 by Bkouhi (talk)
Website's dead. Replaced with a link to OpenBGP.org.
Line 9: Line 9:
|genre = Open Shortest Path First
|genre = Open Shortest Path First
|license = [[ISC license|ISC]]
|license = [[ISC license|ISC]]
|website = http://www.openospfd.org
|website = http://www.openbgp.org/
}}
}}



Revision as of 18:58, 12 February 2015

OpenBGPD
Developer(s)The OpenBSD Project
Stable release
4.6 / November 1, 2009
Repository
Operating systemOpenBSD, FreeBSD
TypeOpen Shortest Path First
LicenseISC
Websitehttp://www.openbgp.org/

OpenOSPFD is a BSD 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

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.