From owner-freebsd-current@FreeBSD.ORG Thu Feb 27 02:52:45 2014 Return-Path: Delivered-To: freebsd-current@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 19A2564B; Thu, 27 Feb 2014 02:52:45 +0000 (UTC) Received: from mail-oa0-x233.google.com (mail-oa0-x233.google.com [IPv6:2607:f8b0:4003:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C8DC11A54; Thu, 27 Feb 2014 02:52:44 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id j17so1851107oag.24 for ; Wed, 26 Feb 2014 18:52:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZFCUk4SOW5irlXneu9rrJbqXQf0/aZvuqTDvEnbfV/w=; b=CIbwavbNtt/R0VNGX0b6pJyAM6Ns5BGmOf3frjmX/q+/nMKH3Aj+dQWsRwU8yW6cUD Zh4cGqbAeWXvwn2Ae8VdEJEHYsCfjhSfaYme++PxjHakQIaM14/1g6VSV6kpH5ZMKlOc Nl5o1kdqmnPU6vgdk39tS91wnKposuYnYZrP/zg8PCWJRJ12NTKaXcWtl+Ca0HsUi+QR AYbLe9VnbqhpNbOftNWNSf4IRmXtfNrNFkFkDHH+4XybziVD5M/Ba7Iz+jLf3r2amHDY lVImaMZY43PtboJZCSwbsTGCUkjgHD6ZL/o20nGMl0gX8vN0cm/9aSIG69xdL6n4lVXK vtgA== MIME-Version: 1.0 X-Received: by 10.182.213.104 with SMTP id nr8mr96123obc.81.1393469564133; Wed, 26 Feb 2014 18:52:44 -0800 (PST) Received: by 10.182.78.71 with HTTP; Wed, 26 Feb 2014 18:52:44 -0800 (PST) In-Reply-To: <20140227021917.GE81440@lor.one-eyed-alien.net> References: <20140227021917.GE81440@lor.one-eyed-alien.net> Date: Wed, 26 Feb 2014 21:52:44 -0500 Message-ID: Subject: Re: UDP Lite support From: Joe Nosay To: Brooks Davis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 02:52:45 -0000 On Wed, Feb 26, 2014 at 9:19 PM, Brooks Davis wrote: > On Wed, Feb 26, 2014 at 07:36:29PM -0500, Joe Nosay wrote: > > The last thread on this was in 2006. Has it ever been reconsidered or is > > the likelihood of too many damaged packets the reason for not supporting? > > I'm not sure where to put this question. Apologies for the noise. > > You've provided next to no context. What is the question? What thread > are you referring to? If this is the usual UDP then freebsd-net would be > vastly more appropriate than -current. > > -- Brooks > Thanks. I will ask kevlo and maybe bring it up on freebsd-net. It has to do with an implementation of the JACK server using UDP Lite for transferring data. http://freebsd.1045724.n5.nabble.com/UDP-lite-for-FreeBSD-td4010236.html That thread. Apologies for any inconvenience, Desmond