From 422c7fe9a74730b39cb1d3eac89ab99744838c7e Mon Sep 17 00:00:00 2001 From: bms Date: Sat, 27 Sep 2003 23:40:56 +0000 Subject: 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 --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 341b3e736901..77473b0fa753 100644 --- a/net/Makefile +++ b/net/Makefile @@ -543,6 +543,7 @@ SUBDIR += pygopherd SUBDIR += pyslsk SUBDIR += qadsl + SUBDIR += quagga SUBDIR += queso SUBDIR += radiator SUBDIR += radiusclient -- cgit