From owner-freebsd-net@FreeBSD.ORG Wed Aug 6 01:21:52 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB0861065682 for ; Wed, 6 Aug 2008 01:21:52 +0000 (UTC) (envelope-from bilouro@bilouro.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 7733B8FC13 for ; Wed, 6 Aug 2008 01:21:51 +0000 (UTC) (envelope-from bilouro@bilouro.com) Received: by nf-out-0910.google.com with SMTP id h3so1354506nfh.33 for ; Tue, 05 Aug 2008 18:21:50 -0700 (PDT) Received: by 10.210.86.10 with SMTP id j10mr1808710ebb.78.1217985710606; Tue, 05 Aug 2008 18:21:50 -0700 (PDT) Received: by 10.210.13.15 with HTTP; Tue, 5 Aug 2008 18:21:50 -0700 (PDT) Message-ID: Date: Tue, 5 Aug 2008 22:21:50 -0300 From: "Victor Hugo Bilouro" To: "Mark Atkinson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-net@freebsd.org Subject: Re: [GSoC - tcptest] Weekly Status Report #03 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 01:21:52 -0000 On Tue, Aug 5, 2008 at 1:15 PM, Mark Atkinson wrote: > Victor Hugo Bilouro wrote: > >> Hi People, >> >> I posted the tcptest weekly status report at freebsd wiki. >> >> http://wiki.freebsd.org/VictorBilouro/Release_0.1_Iteration_3 >> >> Other Links: >> http://wiki.freebsd.org/VictorBilouro/TCP-IP_regression_test_suite >> http://code.google.com/p/tcptest/downloads/list >> > http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2008/bilouro_tcptest/src/scripts/tests >> > > Keep up the good work. Your package seems to be missing the psuedoipv4.py > file/class however, and it's not in the ports/net/py-pcs port either. > > -- > Mark Atkinson > atkin901@yahoo.com > (!wired)?(coffee++):(wired); > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > Ohh.. tks! The class psuedoipv4 is on ipv4.py only in my sources ( /src/pcs/... ) There are a changed version of pcs inside my sources, so, copy it to ports work folder and then setup.py. To be true, my version have only few changes merged from the latest version of PCS(gnn repository). Unfortunaly we can't work with the latest version of pcs(from gnn repo) because it don't work with its dependencies of ports right now. We choose work on that after gsoc. Best! -- Victor Hugo Bilouro FreeBSD!