diff options
author | paul <paul> | 2004-11-12 11:30:21 +0100 |
---|---|---|
committer | paul <paul> | 2004-11-12 11:30:21 +0100 |
commit | 9104f569a64db99cb7547b55488f3e4c8395ee58 (patch) | |
tree | 3ef432ab7e7d9c8f035fe7d26a47b1b180c2158c /README | |
parent | 2004-11-12 Paul Jakma <paul@dishone.st> (diff) | |
download | frr-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-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -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. |