XORP

XORP
Original author(s) Mark Handley
Developer(s) XORP Developers
Initial release July 2004
Stable release
1.8.5 / January 11, 2012
Written in C++
Operating system Linux, BSD, Windows
Type Routing
License GNU GPLv2, GNU LGPLv2.1[1]
Website www.xorp.org

XORP is an open source Internet Protocol routing software suite originally designed at the International Computer Science Institute in Berkeley, California. The name is derived from eXtensible Open Router Platform. It supports OSPF, BGP, RIP, PIM, IGMP, OLSR.

The product is designed from principles of software modularity and extensibility and aims at exhibiting stability and providing feature requirements for production use while also supporting networking research.[2] The development project was founded by Mark Handley in 2000. Receiving funding from Intel, Microsoft, and the National Science Foundation, it released its first production software in July 2004.[3] The project was then run by Atanu Ghosh of the International Computer Science Institute, in Berkeley, California.

In July 2008, the International Computer Science Institute transferred the XORP technology to a new entity, XORP Inc., a commercial startup founded by the leaders of the opensource project team and backed by Onset Ventures and Highland Capital Partners.[4] In February 2010, XORP Inc. was wound up, a victim of the recession. However the open source project continued, with the servers based at University College London. In March 2011, Ben Greear became the project maintainer and the www.xorp.org server is now hosted by Candela Technologies.

The XORP codebase consists of around 670,000 lines of C++ and is developed primarily on Linux, but supported on FreeBSD, OpenBSD, DragonFlyBSD, NetBSD. Support for XORP on Microsoft Windows was recently re-added to the development tree. XORP is available for download as a Live CD or as source code via the project's homepage.

The software suite was selected commercially as the routing platform for the Vyatta line of products in its early releases, but later has been replaced with quagga.[5]

Routing features

As of 2009, the project supports the following routing protocols:

User interface

XORP provides a command line interface for interactive configuration and operation monitoring. The interface is implemented as a distinct application called xorpsh, that may be invoked by multiple users simultaneously. It interacts via interprocess communication with the router core modules. The command line language is modelled after that of Juniper Networks's JunOS platform.

See also

References

  1. "XORP license".
  2. Mark Handley (2000-11-30). "Proposal to Develop an Extensible Open Router Platform" (PDF).
  3. Alex Salkever (2004-11-29). "Does XORP Have Cisco's Number?". Business Week.
  4. "ICSI Spins out Venture-Backed XORP, Inc.". International Computer Science Institute. 2008-07-24.
  5. "Will telecom go open-source?". CNN Money.com. 2006-03-06.
This article is issued from Wikipedia - version of the 7/2/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.