From owner-freebsd-net@freebsd.org Fri Jul 21 05:24:13 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 887C1D7FDC4 for ; Fri, 21 Jul 2017 05:24:13 +0000 (UTC) (envelope-from amutu@amutu.com) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 508D463F43 for ; Fri, 21 Jul 2017 05:24:13 +0000 (UTC) (envelope-from amutu@amutu.com) Received: by mail-oi0-x235.google.com with SMTP id p188so43926255oia.0 for ; Thu, 20 Jul 2017 22:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amutu-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=sCg0ZdqA7SBr1dI1JxkssZnVmol4vFqCXHuvlODiQk0=; b=T4est/eC5UukH9Fwy+q0hLpwjQfMyuVqb5lGQlHCrrE43NRXaqHKLNAx7qt0K6w0V+ Qj4MNiaNjXzNIoYln35QrNRQIuHk47YYxTG2jZAPIIyTnhLRz/UuGuporBiGYJSnqWH+ EXOUW9n6fAX7Ddam4lhYme8E3xKduwFghIbIHwe1+duJ3dVLclAAo4K9ezdIEZZzsxpz hSblg/8vYGwAOJ0lo5Vi2wu5OKoxzix7mIfnT2GwFliVXUn8IB5BRb999yxPLHstfebY x+LKrCtsVGoXx+hP36w+JL4EzGPGpwLXgxp9PUz2zf+UIIbbquqiSnsEQhCo0gxkrFNE 8Scg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=sCg0ZdqA7SBr1dI1JxkssZnVmol4vFqCXHuvlODiQk0=; b=ruHDshihunu1sm4133fbAohv8cjetEiyXUIXt9OQcuB0IHwGfE2iD4BewhaaIymh1B PviknRDVJEwCjj72Xl73yfKHMvTk/Uyt4tW4JcLGJUnvDUw4Wa8jBRAxKuwhm1TqMzoJ r+pK/AusP6/VLtq1TEwhuX3Y4ZJsAiH9K38zhJz/bBwqMVg043t7iAg2A9XINLO18QoP H5tu4NEbV8xy+gZf5+41nonVuKBiBYDH+K1zEnWuD81yc2lYkoa3aXP5N4qxEpeKFe53 o7CTFRQl4H4OYS+uiHUNeOTB+Vg0lcwfYXnLpCqhI958VPGQnOzw75ujpu0D70SrDAPC SvTg== X-Gm-Message-State: AIVw111i10ueE2inXa2E5nWMs9vEjs3ZNSC6ovjGZvvmur3J8f/YBlBU 5HFLhxAN8wHKEfeDDurwWQ== X-Received: by 10.202.172.6 with SMTP id v6mr1025929oie.217.1500614652490; Thu, 20 Jul 2017 22:24:12 -0700 (PDT) Received: from mail-oi0-f42.google.com (mail-oi0-f42.google.com. [209.85.218.42]) by smtp.gmail.com with ESMTPSA id k203sm1243559oia.24.2017.07.20.22.24.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2017 22:24:11 -0700 (PDT) Received: by mail-oi0-f42.google.com with SMTP id q4so43957685oif.1; Thu, 20 Jul 2017 22:24:11 -0700 (PDT) X-Received: by 10.202.205.72 with SMTP id d69mr1457113oig.126.1500614651320; Thu, 20 Jul 2017 22:24:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.128.197 with HTTP; Thu, 20 Jul 2017 22:23:50 -0700 (PDT) In-Reply-To: References: <9A6B3DDC-ACF3-446A-9784-E0D1C8E2DCCD@gmail.com> <20170720185433.GD48940@strugglingcoder.info> From: Jov Date: Fri, 21 Jul 2017 13:23:50 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: May I ask where could I find the TCP BBR patches? To: Kuankuan Yang Cc: hiren panchasara , freebsd-net@freebsd.org, rrs@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2017 05:24:13 -0000 Maybe you are also interested in kcp/kcptun: https://github.com/xtaci/kcptun There is also a FreeBSD new ports PR=EF=BC=9A https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219449 Jov 2017-07-21 10:30 GMT+08:00 Kuankuan Yang : > Hi Hiren, > > Thanks a lot for your reply, this helps a lot. I=E2=80=99m looking forwar= d to BBR/FreeBSD feature very much, wish to see that great job soon :P > > Best regards, > - Kuankuan > >> =E5=9C=A8 2017=E5=B9=B47=E6=9C=8821=E6=97=A5=EF=BC=8C=E4=B8=8A=E5=8D=882= :54=EF=BC=8Chiren panchasara =E5=86=99=E9=81= =93=EF=BC=9A >> >> On 07/19/17 at 12:26P, Kuankuan Yang wrote: >>> Dear All, >>> >>> I?m a newbie for FreeBSD development. May I ask a stupid question where= could I find the TCP BBR patches :P >> >> Hi! Thanks for your interest in BBR/FreeBSD. Other than what you listed,= nothing >> is public yet. >> >> Cheers, >> Hiren > > _______________________________________________ > freebsd-net@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"