aboutsummaryrefslogtreecommitdiff
path: root/net/zebra/pkg-descr
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-05-31 09:25:51 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-05-31 09:25:51 +0000
commit500b6ec7d63beae7007fa4f2c53b8606c46762a3 (patch)
tree1a3f5c8caab23c84ab31716ca658071a1f728bf2 /net/zebra/pkg-descr
parent3cc3e700209d701f5bfda5b527793be532d87b95 (diff)
Import of the first alpha version of zebra
SNAP 980401 A free multithreaded RIP, OSPF, BGP4 router (server/reflector) IPv6 support is for: FreeBSD with INRIA FreeBSD with Hydrangea GNU/Linux with IPv6 Developer Mailing List: majordomo@zebra.org subscribe zebra [e-mail address] -- for English language ML subscribe zebra-jp [e-mail address] -- for Japanese language ML
Notes
Notes: svn path=/head/; revision=11196
Diffstat (limited to 'net/zebra/pkg-descr')
-rw-r--r--net/zebra/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/net/zebra/pkg-descr b/net/zebra/pkg-descr
new file mode 100644
index 000000000000..b7cb3bd003a4
--- /dev/null
+++ b/net/zebra/pkg-descr
@@ -0,0 +1,17 @@
+GNU Zebra is a free software (distributed under GNU Generic Public
+License) which manages TCP/IP based routing protocols.
+
+It supports BGP-4 protocol as described in RFC1771 (A Border Gateway
+Protocol 4) and RIPv1, RIPv2 and OSPFv2.
+
+Zebra uses multithread technology under multithread supported UNIX
+kernels. However it can be run under not-multithread supported
+UNIX kernels.
+
+Zebra is intended to be used as a Route Server and a Route Reflector.
+Zebra is not a toolkit, it provides full routing power under a new
+architecture.
+
+Homepage:
+
+ http://www.zebra.org/