From owner-freebsd-audit@FreeBSD.ORG Mon Jun 25 19:20:55 2007 Return-Path: X-Original-To: freebsd-audit@freebsd.org Delivered-To: freebsd-audit@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8BD0016A468 for ; Mon, 25 Jun 2007 19:20:55 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id 6792013C4B9 for ; Mon, 25 Jun 2007 19:20:55 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so2019932waf for ; Mon, 25 Jun 2007 12:20:55 -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=rUe++sVHM1U9kqilTu8OP53gneamy0DrU2z23dHCh2Zf+qjzgyTcfl3fYVp2/9iIx+mch7rpIbHYgHThbF4LOx9HV+9mSkB2/f/b4CaMp3CHYYyzo7l0SgxboUZGC/+AnuW0OAZfG2Pu0McmROlrS1ojnVZZrMHT2sv8SL0/7VA= 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=Bq1mIonUmrfos6X6IMWf0B18cTmkZ/e0ZXIhiRlXGEjj9cEWNIeZiQ5RYvQ6yDWiz+eOpTxpzZx6WaseGNfVm0FC9RA0x2qSsE8S/dUkAvUgC0/+nX2ROxaAUh6JxJ88hYmtngvVkhziKX2PFd2mjOqwSc+Fds7naRvce0ac2hs= Received: by 10.114.13.1 with SMTP id 1mr5626500wam.1182797693494; Mon, 25 Jun 2007 11:54:53 -0700 (PDT) Received: by 10.114.146.14 with HTTP; Mon, 25 Jun 2007 11:54:53 -0700 (PDT) Message-ID: <82bdb5ec0706251154t6f1ea5b9o1b71f2c2ea90ea35@mail.gmail.com> Date: Mon, 25 Jun 2007 13:54:53 -0500 From: "sazzadur rahman" To: freebsd-audit@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 about a missing file opt_sctp.h X-BeenThere: freebsd-audit@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Security Audit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2007 19:20:55 -0000 Hello, In FreeBSD CVS, http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/?copt=1&hidecvsroot=0&hidenonreadable=1&sortby=&hideattic=1&logsort=date&f=u under src/sys/netinet tree, the header file sctp_os_bsd.h includes another header file named "opt_sctp.h" from version 1.6. Unfortunately I didn't find this file anywhere in the CVS. Is it possible to direct me how I can get the file "opt_sctp.h"? Thanks in advance Sazzad