From owner-freebsd-net@FreeBSD.ORG Wed Nov 26 13:41:10 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1481065675 for ; Wed, 26 Nov 2008 13:41:10 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 0AA178FC1B for ; Wed, 26 Nov 2008 13:41:09 +0000 (UTC) (envelope-from yonyossef.lists@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so226080ywe.13 for ; Wed, 26 Nov 2008 05:41:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=kVqsja3uzsweZhZ2mScwiTxviPWBnMiJvwuXD+SfTns=; b=std3ggJpTQFbVe2K84m9NICoHVkv0MUi5oDWmESF/8GmEUafcn4S6lIJ1c1JHR45u+ UQAFTPb1LdBduxPhfSrnlKzErJ9Ld8SDoSr3yKtn7bx4Xj/T6Ow5LSMV8A5RuhlIx0Qe EkSgX5bwr4Rks3c9DblB7IigUdEaUz+7nLd4c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=v1dUWQHjWOmYrZCnmMos6mswzXg81jDLnQIBLPDQ0qprWMey/pgj0gRUlywIDPokY0 /8MxZptwsU5hjQ7rapgi5rFBkhDdSeOyS/ystgPvxM1MYDegiPrJO7Wc3p91OHNbyEr9 3uiBEpkdjIjsE1x1BI/25N+jtZ+B3w5CKuyeg= Received: by 10.150.97.19 with SMTP id u19mr8691ybb.174.1227706869673; Wed, 26 Nov 2008 05:41:09 -0800 (PST) Received: by 10.150.154.21 with HTTP; Wed, 26 Nov 2008 05:41:09 -0800 (PST) Message-ID: <20def4870811260541x2f9bb410o44152a406407686@mail.gmail.com> Date: Wed, 26 Nov 2008 15:41:09 +0200 From: "Yony Yossef" To: freebsd-net@freebsd.org In-Reply-To: <20def4870811260540x3d44a02bw43b6d18bc675de67@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20def4870811260540x3d44a02bw43b6d18bc675de67@mail.gmail.com> Subject: TSO on VLAN interface, FreeBSD 7 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: Wed, 26 Nov 2008 13:41:10 -0000 Hi All, When I create a VLAN interface it does not inherit the parent interface capabilities. Is there a way to enable TSO (as other capabilities) on VLAN interfaces? Thanks, Yony