From owner-freebsd-net@FreeBSD.ORG Tue Oct 26 02:13:57 2010 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 912EF1065670 for ; Tue, 26 Oct 2010 02:13:57 +0000 (UTC) (envelope-from lnseshan@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4D1808FC12 for ; Tue, 26 Oct 2010 02:13:56 +0000 (UTC) Received: by qwe4 with SMTP id 4so2076598qwe.13 for ; Mon, 25 Oct 2010 19:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=UISw1bzYxG6LTgnRF6zswZTfAggOThoAEjny2DH4yv4=; b=DqEQKhofyEaWD2G6YITmFIDJu3mdyMNffAG8jLKpyhPGm8o41L5ayuoRX2kPZBmLTl q+ewysbKYZbFCvKBty8VF2RDWcoILZRJBoMQJsw9fTIeyKv7j2udvydEF+v5NOj07dbz DCYZDYY+CuLXE+u761lyESSuuw6nDa9h2eRK0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=W9eoo5nST1SJJ8eWmERuG4Z3isLOakytuYwCRjCgNROY0CKmCL2Ns2Rd54fou2zqeU yJGYeQcURae3SKp/jpumm10IgrmbahS11NSvotS1ig7HvkHxs0ii35VrvpB51mvgKz/7 L6XgsgTWbz5aBkqU2cAlqYGOWERwAHx4tKg4M= MIME-Version: 1.0 Received: by 10.229.224.137 with SMTP id io9mr7058675qcb.206.1288057933412; Mon, 25 Oct 2010 18:52:13 -0700 (PDT) Received: by 10.229.182.9 with HTTP; Mon, 25 Oct 2010 18:52:13 -0700 (PDT) Date: Mon, 25 Oct 2010 21:52:13 -0400 Message-ID: From: Lakshmi Narasimhan seshan To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Query Regarding RFC 3517/RFC 4653 Implementation 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: Tue, 26 Oct 2010 02:13:57 -0000 Hi RFC 4653: I am looking for an Implementation of RFC 4653(Improving Robustness of TCP for Non Congestion Events) in FreeBSD and I figured from the to-do page http://wiki.freebsd.org/Networking that it is yet to be implemented. Is that true still?(as the page seems to have been updated an year ago). RFC 3517 : Again, Is this implemented as per the RFC or FreeBSD has its own version of SACK based Loss recovery for TCP? Reason that this question is raised being that the to-do list for FreeBSD/Networking says "Review FreeBSD TCP SACK implementation against RFC 3517's Conservative SACK Recovery Scheme" Expecting your inputs, S Lakshmi Narasimhan