To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Quagga (software)

From Wikipedia, the free encyclopedia

Quagga Routing Suite
Final release
1.2.4[1] / February 19, 2018 (2018-02-19)
Repository
Written inC
Operating systemUnix-like
PredecessorGNU Zebra
SuccessorFRRouting
TypeRouting
LicenseGNU General Public License v2
Websitewww.quagga.net

Quagga is a network routing software suite providing implementations of Open Shortest Path First (OSPF), Routing Information Protocol (RIP), Border Gateway Protocol (BGP) and IS-IS for Unix-like platforms, particularly Linux, Solaris, FreeBSD and NetBSD.[2][3]

Quagga is distributed under the terms of the GNU General Public License v2 (GPL2).

In April 2017, FRRouting forked from Quagga aiming for a more open and faster development.[4]

YouTube Encyclopedic

  • 1/3
    Views:
    6 830
    2 576
    4 923
  • QUAGGA
  • The State of Open Source Routers
  • Utilización de QUAGGA en Linux

Transcription

Name

The project takes its name from the quagga, an extinct sub-species of the African zebra. Quagga is a fork of the GNU Zebra project which was developed by Kunihiro Ishiguro and which was discontinued in 2005. The Quagga tree aims to build a more involved community for Quagga than the centralized development-model which GNU Zebra followed.

Components

The Quagga architecture consists of a core daemon (zebra) which is an abstraction layer to the underlying Unix kernel and presents the Zserv API over a Unix-domain socket or TCP socket to Quagga clients. The Zserv clients typically implement a routing protocol and communicate routing updates to the zebra daemon. Existing Zserv clients are:

Additionally, the Quagga architecture has a rich development library to facilitate the implementation of protocol and client software with consistent configuration and administrative behavior.

See also

References

  1. ^ (quagga-dev 16709) Quagga 1.2.4 released
  2. ^ Benedikt Stockebrand. IPv6 in practice. Springer.
  3. ^ Schroder, Carla (2007). Linux Networking Cookbook. O'Reilly. pp. 173–203. ISBN 978-0-596-10248-7.
  4. ^ Zemlin, Jim (2017-04-03). "Welcoming FRRouting to The Linux Foundation". Linux.com. Retrieved 2018-06-30.

External links


This page was last edited on 16 January 2024, at 18:27
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.