From owner-freebsd-questions@FreeBSD.ORG Fri Jun 22 15:26:59 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 C89A616A400 for ; Fri, 22 Jun 2007 15:26:59 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id A3A9C13C483 for ; Fri, 22 Jun 2007 15:26:59 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so785143waf for ; Fri, 22 Jun 2007 08:26:59 -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=eF6Dv6XcA5FoyccCQpzgNnkUWN0OiTqvo/d4aoBaJyioSh2StAOllbWcWeUk5juTdUdP2RvqNfSyaXM/ISMBJ9k4nszvPTlQW3K4YfIRkCm4LOKx6XpCCXd0yOTMcFHfI5OEWQjV20oekztk73MRa9FXGRdY+W+d/35NElS2NXs= 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=ghWxZhSYt8gmfYwN3p5i95GLkhyWyLtD2Ubaaj2yLXUlgxmUs4uzTSHQrnIHOExu0ei/gAlQEFdRgL4Tpl5DCedhhATeRtadplFKSomWC6pnjPZiPWP3yuwiLT59slibRqSdHw4zunDfDNKJxxjHcFGhXNs9zaMoZ7o1XUHC3YI= Received: by 10.115.89.1 with SMTP id r1mr3041191wal.1182524496073; Fri, 22 Jun 2007 08:01:36 -0700 (PDT) Received: by 10.114.146.14 with HTTP; Fri, 22 Jun 2007 08:01:36 -0700 (PDT) Message-ID: <82bdb5ec0706220801p10b33583g81095ff78d687f09@mail.gmail.com> Date: Fri, 22 Jun 2007 10:01:36 -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: Source Files for SCTP implementation 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: Fri, 22 Jun 2007 15:26:59 -0000 Hi, I need to port SCTP implementation to RTOS. For that, I found the KAME project (marged with FreeBSD later on) cvs tree with SCTP implementation . I was wondering if anyone could provide the source files name from cvs required for SCTP? Moreover, I couldn't find the file "opt_sctp.h" in the cvs tree which is required to build the project as well. Any help in these regards would be highly appriciated. Thanks in advance, Sazzad