diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-09-27 23:40:56 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-09-27 23:40:56 +0000 |
commit | cbb181edcd3d0f77f9d679776e09b5a1ee665e67 (patch) | |
tree | 16c63c14912bb705efc5c5e47ce942b495131890 /net/quagga/pkg-descr | |
parent | f3779d049fb265872f519e4c39b339c426ebc8fa (diff) |
Quagga is a new fork of the GNU Zebra software router. This version, 0.96.2,
fixes many bugs in Zebra and adds several new features including support
for OSPFAPI, allowing developers to build powerful applications on top
of the OSPF routing protocol.
Submitted by: fuzzball@ipv6peer.net
Notes
Notes:
svn path=/head/; revision=89590
Diffstat (limited to 'net/quagga/pkg-descr')
-rw-r--r-- | net/quagga/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/quagga/pkg-descr b/net/quagga/pkg-descr new file mode 100644 index 000000000000..6ef55de47d0b --- /dev/null +++ b/net/quagga/pkg-descr @@ -0,0 +1,13 @@ +From the website: + +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. + +WWW: http://quagga.net/ + +Bruce +bms@freebsd.org |