summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorpaul <paul>2004-11-12 11:30:21 +0100
committerpaul <paul>2004-11-12 11:30:21 +0100
commit9104f569a64db99cb7547b55488f3e4c8395ee58 (patch)
tree3ef432ab7e7d9c8f035fe7d26a47b1b180c2158c /README
parent2004-11-12 Paul Jakma <paul@dishone.st> (diff)
downloadfrr-9104f569a64db99cb7547b55488f3e4c8395ee58.tar.xz
frr-9104f569a64db99cb7547b55488f3e4c8395ee58.zip
2004-11-12 Paul Jakma <paul@dishone.st>
* INSTALL.quagga.txt: Some quagga specific INSTALL notes. * README: s/GNU Zebra/Quagga/ and refer to IS-IS support.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 5 insertions, 6 deletions
diff --git a/README b/README
index 72bccfca9..f1b25d8a9 100644
--- a/README
+++ b/README
@@ -1,12 +1,11 @@
-GNU Zebra is free software that manages various IPv4 and IPv6 routing
+Quagga is free software that manages various IPv4 and IPv6 routing
protocols.
-Currently GNU Zebra supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
-RIPv2, and RIPng.
+Currently Quagga supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
+RIPv2, and RIPng as well as very early support for IS-IS.
-See the file INSTALL for building and installation instructions.
+See the file INSTALL.quagga.txt for building and installation instructions.
See the file REPORTING-BUGS to report bugs.
-GNU Zebra is free software. See the file COPYING for copying conditions.
-
+Quagga is free software. See the file COPYING for copying conditions.