From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <richardson@vpn13.dcs.gla.ac.uk>
Received: from mail.inocr8.co (inocr8.co [217.148.43.251])
 by dpdk.org (Postfix) with ESMTP id 182B82BAA
 for <web@dpdk.org>; Fri, 24 Feb 2017 11:02:39 +0100 (CET)
Received: from vpn13.dcs.gla.ac.uk (vpn13.dcs.gla.ac.uk [130.209.254.13])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mail.inocr8.co (Postfix) with ESMTPSA id 9DFBD200CC8;
 Fri, 24 Feb 2017 10:02:39 +0000 (GMT)
Received: by vpn13.dcs.gla.ac.uk (Postfix, from userid 501)
 id D2C4C74A089; Fri, 24 Feb 2017 10:02:43 +0000 (GMT)
From: Richard Cziva <rc@richard.systems>
To: web@dpdk.org
Cc: Richard Cziva <rc@richard.systems>
Date: Fri, 24 Feb 2017 10:02:34 +0000
Message-Id: <20170224100234.47158-1-rc@richard.systems>
X-Mailer: git-send-email 2.10.1 (Apple Git-78)
In-Reply-To: <3668887.v0CeXbIRCT@xps13>
References: <3668887.v0CeXbIRCT@xps13>
X-Mailman-Approved-At: Fri, 24 Feb 2017 12:06:22 +0100
Subject: [dpdk-web] [PATCH 1/1] news update
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Feb 2017 10:02:40 -0000

---
 news.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/news.html b/news.html
index 907056f..f32960e 100644
--- a/news.html
+++ b/news.html
@@ -40,6 +40,10 @@
 			<h2>In the News</h2>
 			<ul>
 				<li>
+					<em>January 26th, 2017</em>
+						<a href="https://reannz.co.nz/news/ruru-visualise-international-traffic-flows-real-time/">
+							REANNZ presents Ruru, a DPDK-based toolkit to visualise international traffic flows in real-time</a>
+				<li>
 					<em>December 1, 2016</em>
 					<a href="https://packages.qa.debian.org/d/dpdk/news/20161201T163916Z.html">
 						DPDK is available in Debian testing</a>
-- 
2.10.1 (Apple Git-78)