diff options
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. |