From owner-freebsd-questions@FreeBSD.ORG Mon Jul 2 23:09:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7749F16A46B for ; Mon, 2 Jul 2007 23:09:48 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 54E5713C4B0 for ; Mon, 2 Jul 2007 23:09:48 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so2499903waf for ; Mon, 02 Jul 2007 16:09:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=RkANyyTPOq7L/li3vdM+zdKDDNn/SE97gBhv9J7B8DcQxusj6hQywOYChINfAimgKPu0GjH8FGnI7lZmDPcm0vMkJAVhIy2Rr1G0wjvwft97SZDgatd15NQeHVmAu6PQf5uI1GhnEGiIczsWvXWWmqVNlgFfsNX6PyC2ySw1WIU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=R8P42SJgZK17bSpz+zxHs5wRDkDwTHlVO/kSoRknM87lE69513texNw4eEh9hD4BHoZoyHcj9rDwq5cK+1J83LiPS4LvGiRMe8qoVU2WniRvONuUMAbATgpHC2yppkDbLOj9R9kBROzQhpi5fGSefDjEYaoJJjeDdJEkO9DyGek= Received: by 10.114.151.13 with SMTP id y13mr5585655wad.1183417788147; Mon, 02 Jul 2007 16:09:48 -0700 (PDT) Received: by 10.114.146.14 with HTTP; Mon, 2 Jul 2007 16:09:48 -0700 (PDT) Message-ID: <82bdb5ec0707021609r666433f9g2f583246df077e89@mail.gmail.com> Date: Mon, 2 Jul 2007 18:09:48 -0500 From: "sazzadur rahman" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: A query regarding SCTP in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 23:09:48 -0000 Hi, I was just wondering whether SCTP implementation in FreeBSD supports "dynamic address reconfiguration" (http://www.ietf.org/internet-drafts/draft-ietf-tsvwg-addip-sctp-22.txt) ? I would appriciate any help in this regard. Thanks in advance, Sazzad.