From: Mark Huang Date: Mon, 11 Apr 2005 21:04:38 +0000 (+0000) Subject: PlanetLab 3.0.1 X-Git-Tag: planetlab-3_0_1~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=401cbfaa551462d8258a839c056d27f9679510cb;p=build.git PlanetLab 3.0.1 * netflow-3.1-2.planetlab o Track flows on a daily basis instead of a 5 minute basis o Uses MySQL as the backend o Revamp PHP frontend for better search capabilities o Integrate with netflow-archive for zero overhead aggregation * ulogd-1.02-6.planetlab o Dump to MySQL in the backend o Add GRE tracking support --- diff --git a/Makefile b/Makefile index 9d297d30..9fa38eb2 100644 --- a/Makefile +++ b/Makefile @@ -58,8 +58,8 @@ all: # # Default tags -INITIAL := planetlab-3_0-rc14 -TAG := planetlab-3_0-rc14 +INITIAL := planetlab-3_0_1 +TAG := planetlab-3_0_1 # # kernel @@ -263,11 +263,11 @@ ALL += ulogd ulogd: kernel proper # -# netflow and netsummary +# netflow # netflow-CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs -netflow-MODULE := netflow netsummary +netflow-MODULE := netflow netflow-SPEC := netflow/netflow.spec ALL += netflow