From owner-freebsd-current@FreeBSD.ORG Thu Nov 9 10:52:58 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9959416A403 for ; Thu, 9 Nov 2006 10:52:58 +0000 (UTC) (envelope-from lihong.chen@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B048743D77 for ; Thu, 9 Nov 2006 10:52:47 +0000 (GMT) (envelope-from lihong.chen@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so102757nzh for ; Thu, 09 Nov 2006 02:52:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:sender; b=roZUAam0BPjGD+XqKwu1/dqG3Ml6dSIKLd0bHxzVm7orii+9dSc4s3aim5EThHZEl4lDNP1wfWBf16+hpH+1uoQusvowK4jJe/gCyVPUEaI1dc74TeYMWlI6gmO0gpeLioWsnWU448cGQy1wwmv7r0CPtXyeh3WTAySNt6mr5yw= Received: by 10.35.13.1 with SMTP id q1mr631191pyi.1163068964790; Thu, 09 Nov 2006 02:42:44 -0800 (PST) Received: from ?192.168.88.98? ( [61.231.237.5]) by mx.google.com with ESMTP id f10sm660335pyh.2006.11.09.02.42.18; Thu, 09 Nov 2006 02:42:19 -0800 (PST) From: "Eric L. Chen" To: freebsd-current@freebsd.org In-Reply-To: References: <45524517.1060501@cisco.com> Content-Type: text/plain Date: Thu, 09 Nov 2006 18:42:10 +0800 Message-Id: <1163068930.1165.2.camel@lihong-nb.local> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Sender: "Eric L. Chen" Subject: Re: SCTP is in the Tree :-) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 09 Nov 2006 10:52:58 -0000 On Wed, 2006-11-08 at 22:36 +0100, Ivan Voras wrote: > Randall Stewart wrote: > > > Stream Control Transmission Protocol (SCTP) - is a reliable message > > oriented transport protocol which provides network fault tolerance > > It supports multiple streams and multihoming. A very good overview > > of the protocol is given in RFC 3268. > > Looks cool :) > > It's under IP so it's routable, but I imagine it probably needs routers > along the way to know about it in order to use the more advanced features? > Yeah! SCTP is very important for Telecom Applications. The SIGTRAN is based on SCTP. Now FreeBSD can deploy to Telco!! /Eric