HOME

TheInfoList



OR:

OpenOSPFD is an ISC licensed implementation of the Open Shortest Path First Protocol. It is a
network routing Routing is the process of selecting a path for traffic in a network or between or across multiple networks. Broadly, routing is performed in many types of networks, including circuit-switched networks, such as the public switched telephone netw ...
software suite A software suite (also known as an application suite) is a collection of computer programs (application software, or programming software) of related functionality, sharing a similar user interface and the ability to easily exchange data with eac ...
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 The quagga ( or ) (''Equus quagga quagga'') is an extinct subspecies of the plains zebra that was endemic to South Africa until it was hunted to extinction in the late 19th century. It was long thought to be a distinct species, but mtDNA ...
, a routing software suite which is licensed under the GPL. OpenOSPFD is developed on
OpenBSD OpenBSD is a security-focused operating system, security-focused, free software, Unix-like operating system based on the Berkeley Software Distribution (BSD). Theo de Raadt created OpenBSD in 1995 by fork (software development), forking NetBSD ...
, and ports exist for
FreeBSD FreeBSD is a free-software Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version was released in 1993 developed from 386BSD, one of the first fully functional and free Unix clones on affordable ...
and
NetBSD NetBSD is a free and open-source Unix-like operating system based on the Berkeley Software Distribution (BSD). It was the first open-source BSD descendant officially released after 386BSD was fork (software development), forked. It continues to ...
.


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.


External links

*
openospfd for FreeBSD

OpenOSPFd and FreeBSD

Routing with OpenBSD using OpenOSPFD and OpenBGPD
- Paper (pdf) by Claudio Jeker (2006)
OpenOSPF Presentation
- by Claudio Jeker {{Routing software BSD software OSPFD Free routing software OpenBSD software using the ISC license