Difference between revisions of "Zebra"

From Free Software Directory
Jump to: navigation, search
m (updated gnu package identifier, changed home page.)
 
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Zebra
 
|Name=Zebra
|Short description=Implementation of routing protocols
+
|Short description=Implementation of routing protocols.
|Full description=Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. It's meant to be used as a route server and router reflector. Not just a toolkit, it provides full routing power under a new architecture. The user can dynamically change configuration and use command line completion and history from the terminal interface. The programs supports:
+
|Full description='''Zebra'''  manages various IPv4 and IPv6 routing protocols.
* common routing protocols RIPv1, RIPv2, OSPFv2, OSPFv3, and BGP IPv6
+
The latest version supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.
* routing protocols RIPng and BGP-4+
 
* IP address based filtering
 
* AS path based filtering attribute modification by route map
 
  
Zebra offers true modularity: it has a process for each protocol, and each module can be upgraded separately from the others, so you can have quick upgrades as well as protection against a failure in one protocol affecting the entire system.
+
 
|Homepage URL=http://gnu.org/software/zebra
+
 
|User level=none
+
[[Quagga]], not an official GNU Package, is forked from Zebra.
|Computer languages=C
+
|Homepage URL=https://www.gnu.org/software/zebra/
|Documentation note=User manual included
+
|Is High Priority Project=No
 +
|Documentation note=https://web.archive.org/web/20111013141211/http://www.zebra.org:80/zebra/index.html
 +
 
 +
----
 +
[https://www.gnu.org/software/maintainer-tips.html Tips for new GNU maintainers]
 +
 
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=Yes
 +
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=quagga
 
|Keywords=net,routing,Internet,TCP/IP,email,zebra
 
|Keywords=net,routing,Internet,TCP/IP,email,zebra
 
|Version identifier=0.95a
 
|Version identifier=0.95a
 
|Version date=2005-09-08
 
|Version date=2005-09-08
|Version status=beta
+
|Version status=stable
|Version download=ftp://ftp.sunet.se/pub/network/zebra/-0.95a.tar.gz
+
|Version download=https://web.archive.org/web/20140801080647fw_/http://ftp.sunet.se/pub/network/zebra/zebra-0.95a.tar.gz
|Version comment=0.95a beta released 2005-09-08
+
|Last review by=Bendikker
|Last review by=Janet Casey
+
|Last review date=2019/01/06
|Last review date=2005-11-14
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Is GNU=Yes
+
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|Test entry=No
 +
|Is GNU=No
 
|GNU package identifier=zebra
 
|GNU package identifier=zebra
 
|License verified date=2001-02-01
 
|License verified date=2001-02-01
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Bendikker
|License verified date=2001-02-01
+
|License verified date=2018/12/03
 
}}
 
}}
 
{{Person
 
{{Person
Line 38: Line 59:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Ruby (Ref)
|Resource kind=E-mail
+
|Resource URL=https://rubygems.org/gems/zebra/
|Resource URL=mailto:bug-zebra@gnu.org
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/zebra
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-zebra/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/zebra-bug/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://web.archive.org/web/20120214042639/http://zebra.org:80/
|Resource URL=mailto:kunihiro@zebra.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Homepage
|Resource kind=E-mail
+
|Resource URL=https://web.archive.org/web/20111104010836/http://www.zebra.org:80/
|Resource URL=mailto:zebra@zebra.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 
|Network-hookup=routing
 
|Network-hookup=routing
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 
|System-administration=network-hookup
 
|System-administration=network-hookup
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:14, 6 January 2019


Overview

Zebra

https://www.gnu.org/software/zebra/
Implementation of routing protocols.

Zebra manages various IPv4 and IPv6 routing protocols.

The latest version supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, and RIPng.


Quagga, not an official GNU Package, is forked from Zebra.





Details

Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

3 December 2018




Leaders and contributors

Contact(s)Role
Kunihiro Ishiguro Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://web.archive.org/web/20120214042639/http://zebra.org:80/
Ruby (Ref)https://rubygems.org/gems/zebra/
Debian (Ref)https://tracker.debian.org/pkg/zebra
Homepagehttps://web.archive.org/web/20111104010836/http://www.zebra.org:80/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/zebra-bug/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-zebra/


Software prerequisites

About this entry



<headertabs />


Entry







"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.