From owner-cvs-src@FreeBSD.ORG Fri Dec 15 21:44:33 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3214616A403; Fri, 15 Dec 2006 21:44:33 +0000 (UTC) (envelope-from rrs@cisco.com) Received: from sj-iport-6.cisco.com (sj-iport-6.cisco.com [171.71.176.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523E143E33; Fri, 15 Dec 2006 21:40:22 +0000 (GMT) (envelope-from rrs@cisco.com) Received: from sj-dkim-1.cisco.com ([171.71.179.21]) by sj-iport-6.cisco.com with ESMTP; 15 Dec 2006 13:41:55 -0800 X-IronPort-AV: i="4.12,176,1165219200"; d="scan'208"; a="91508230:sNHT83950137" Received: from sj-core-5.cisco.com (sj-core-5.cisco.com [171.71.177.238]) by sj-dkim-1.cisco.com (8.12.11/8.12.11) with ESMTP id kBFLfsZv004913; Fri, 15 Dec 2006 13:41:54 -0800 Received: from xbh-sjc-211.amer.cisco.com (xbh-sjc-211.cisco.com [171.70.151.144]) by sj-core-5.cisco.com (8.12.10/8.12.6) with ESMTP id kBFLfnjW022222; Fri, 15 Dec 2006 13:41:53 -0800 (PST) Received: from xfe-sjc-212.amer.cisco.com ([171.70.151.187]) by xbh-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 15 Dec 2006 13:41:50 -0800 Received: from [127.0.0.1] ([171.68.225.134]) by xfe-sjc-212.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 15 Dec 2006 13:41:50 -0800 Message-ID: <45831678.1090201@cisco.com> Date: Fri, 15 Dec 2006 16:41:12 -0500 From: Randall Stewart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Craig Rodrigues References: <200612151201.kBFC1qEv006825@repoman.freebsd.org> <4582A1E0.1050503@freebsd.org> <4582A6C9.8010009@FreeBSD.org> <20061215055704.A65183@xorpc.icir.org> <20061215145655.GA13912@crodrigues.org> In-Reply-To: <20061215145655.GA13912@crodrigues.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Dec 2006 21:41:50.0467 (UTC) FILETIME=[D421A530:01C72091] DKIM-Signature: v=0.5; a=rsa-sha256; q=dns/txt; l=893; t=1166218914; x=1167082914; c=relaxed/simple; s=sjdkim1002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=rrs@cisco.com; z=From:=20Randall=20Stewart=20 |Subject:=20Re=3A=20cvs=20commit=3A=20src/lib/libc/net=20Makefile.inc=20s ctp_sys_calls.c=20src/sys/sys=0A=20param.h |Sender:=20; bh=MoxWsW35ZoliRI7snaNpuVN7OdG5cHlD8+AOzUE6tpM=; b=pQk11kvYRmvU6x2VHU9BPQSqG8a++jwBFdkZ0RijW4cr0oGcE5khd2UReIY3lbXT0zY8opJr jjPu5GVyW03FRGRDkVc+Ei4zbbj5174ZScclvBSQvhwtF8mBX4+nt8jc; Authentication-Results: sj-dkim-1; header.From=rrs@cisco.com; dkim=pass (sig from cisco.com/sjdkim1002 verified; ); Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/net Makefile.inc sctp_sys_calls.c src/sys/sys param.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2006 21:44:33 -0000 Craig Rodrigues wrote: > On Fri, Dec 15, 2006 at 05:57:04AM -0800, Luigi Rizzo wrote: > >>i think Andre's question was this: >>normally we use {set|get}sockopt() to configure the socket >>as desired for special features (e.g. multicast is one). >> >>Why is it undesirable to use the same kind of overloading >>for sctp ? > > > I think some of the reasons for why a new sockets API > was introduced for SCTP was outlined in: > http://www.ietf.org/internet-drafts/draft-ietf-tsvwg-sctpsocket-14.txt > > ...but I'll let Randall chime in too. :) > Thats a good place to look too... note that we do not conform yet to the latest socket api our sctp_connectx() does not accept an additional argument to return the sctp_assoc_t .. it will.. but I have to get to it first :-0 R -- Randall Stewart NSSTG - Cisco Systems Inc. 803-345-0369 803-317-4952 (cell)