From ac02a59dbd042cc1a05abea0f2d05491424a4470 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Thu, 7 Apr 2011 16:06:00 +0000 Subject: [PATCH] added note about Quagga --- wiki/Quickstart.wiki | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/Quickstart.wiki b/wiki/Quickstart.wiki index eee70461..b42cfa2c 100644 --- a/wiki/Quickstart.wiki +++ b/wiki/Quickstart.wiki @@ -65,6 +65,9 @@ Fedora: This package list comes from [http://pf.itd.nrl.navy.mil/core/core-html/Required-Software-for-Linux.html#Required-Software-for-Linux here]. +You should also install Quagga for routing (`sudo apt-get install quagga` or `yum install quagga`), or some other routing package. For wireless MANET networks, CORE can build configs for [http://cs.itd.nrl.navy.mil/work/ospf-manet/ OSPF MDR]. + + == Step 2. Get and build the source == You can get the latest SVN snapshot or a release version at the [http://downloads.pf.itd.nrl.navy.mil/core/source/ downloads page].