pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/quagga fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05c50989ea1c
branches:  trunk
changeset: 460908:05c50989ea1c
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Sun Sep 07 02:44:22 2003 +0000

description:
fix

diffstat:

 net/quagga/DESCR |  15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

diffs (27 lines):

diff -r 838d2a2ce1ff -r 05c50989ea1c net/quagga/DESCR
--- a/net/quagga/DESCR  Sun Sep 07 01:52:14 2003 +0000
+++ b/net/quagga/DESCR  Sun Sep 07 02:44:22 2003 +0000
@@ -1,16 +1,15 @@
+Quagga is a routing software suite, providing implementations of
+OSPFv2, OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms,
+particularly FreeBSD and Linux and also NetBSD, to mention a few.
+Quagga is a fork of GNU Zebra which was developed by Kunihiro
+Ishiguro. The Quagga tree aims to build a more involved community
+around Quagga than the current centralised model of GNU Zebra.
+
 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.
-
-If you want to build with IPv6 support, install with:
-       # make USE_INET6=YES install



Home | Main Index | Thread Index | Old Index