Jump to content

OpenOSPFD: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
internal url
Line 12: Line 12:
}}
}}


'''OpenOSPFD''' is a free 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''' is a free implementation of the [[Open Shortest Path First|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 (software)|Quagga]], a Linux-focused routing software suite which is licensed under the [[GPL]] and doesn't meet the [[OpenBSD]] project's requirements and quality standards.
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 (software)|Quagga]], a Linux-focused routing software suite which is licensed under the [[GPL]] and doesn't meet the [[OpenBSD]] project's requirements and quality standards.

Revision as of 20:25, 18 December 2010

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

OpenOSPFD is a free 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 Linux-focused routing software suite which is licensed under the GPL and doesn't meet the OpenBSD project's requirements and quality standards.

Goals

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

] - Paper (pdf) by Claudio Jeker (2006)

- by Claudio Jeker