From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 13:12:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0ABD3F59; Fri, 21 Feb 2014 13:12:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E5B321B33; Fri, 21 Feb 2014 13:11:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDBx0q052492; Fri, 21 Feb 2014 13:11:59 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDBxtZ052491; Fri, 21 Feb 2014 13:11:59 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201402211311.s1LDBxtZ052491@svn.freebsd.org> From: Ryan Steinmetz Date: Fri, 21 Feb 2014 13:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345387 - head/net/exaddos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 13:12:00 -0000 Author: zi Date: Fri Feb 21 13:11:59 2014 New Revision: 345387 URL: http://svnweb.freebsd.org/changeset/ports/345387 QAT: https://qat.redports.org/buildarchive/r345387/ Log: - Clarify description Modified: head/net/exaddos/pkg-descr Modified: head/net/exaddos/pkg-descr ============================================================================== --- head/net/exaddos/pkg-descr Fri Feb 21 13:04:19 2014 (r345386) +++ head/net/exaddos/pkg-descr Fri Feb 21 13:11:59 2014 (r345387) @@ -8,11 +8,4 @@ It can gather: And present it using a web interface. Our goal is to very quickly integrate it with ExaBGP to allow a "one click" anti-DDOS solution. -Features include: -* An RRD based solution for interface traffic graphing -* AS-STATS to find which peers are our top talkers -* NFSEN to collect, store and search flows -* An ExaDDOS like internal solution, to quickly identify which IPs are - causing an attack - WWW: https://github.com/Exa-Networks/exaddos