From owner-freebsd-net@FreeBSD.ORG Mon Apr 2 08:59:42 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FF47106566B for ; Mon, 2 Apr 2012 08:59:42 +0000 (UTC) (envelope-from xd11223@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id DF5F58FC14 for ; Mon, 2 Apr 2012 08:59:41 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SEd6z-0002HK-Cc for freebsd-net@freebsd.org; Mon, 02 Apr 2012 01:59:41 -0700 Date: Mon, 2 Apr 2012 01:59:41 -0700 (PDT) From: ColinChu To: freebsd-net@freebsd.org Message-ID: <1333357181383-5611862.post@n5.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: SCTP-CMT in FreeBSD 9.0 Release 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: Mon, 02 Apr 2012 08:59:42 -0000 Hi, I'm using the FreeBSD8.2 to research CMT-SCTP. I use the same code in FreeBSD8.2, it could see the ESTABLISHED. But in FreeBSD 9.0, the status show the CLOSED. I try to capture the packet by tcpdump, there is nothing wrong compare in FreeBSD8.2. In FreeBSD9.0, the connection will ABORT directly. How to fix this problem? Thanks in advance. -- View this message in context: http://freebsd.1045724.n5.nabble.com/SCTP-CMT-in-FreeBSD-9-0-Release-tp5611862p5611862.html Sent from the freebsd-net mailing list archive at Nabble.com.