From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 26 13:40:31 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46D7A1065673 for ; Wed, 26 Nov 2008 13:40:31 +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 EAD928FC1B for ; Wed, 26 Nov 2008 13:40:30 +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:40:30 -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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=kVqsja3uzsweZhZ2mScwiTxviPWBnMiJvwuXD+SfTns=; b=IUvzsI5tQG8ARvCjVSNsgNqjFpB9yw/zB/0f3SaGTTSis1oxADI3iFNTaqQe2KpYPf Yw1TOMqF7UmAj4kjSRRSEcHsCFw4P5ITpmwU/AYjoa7p3U6xjN/vOaTfQnaJ7XrxHNi2 40yypGcw8SM86Xcj9iibD2ENslM83/Byynte4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=jfiYjnDBQV3c+aisrKqxw2PTT7/KbHJuW/PITM3wLuQdU3bhWoL67CHGJU4QY2QBvC rxkV4LIn6kr+6NVt8SLAv9eAujYqPirnpipkQfO1I/1GHqc48yP+yyu5AcncwxeyKFha 2fRUIw0HYCHU5NwvLcIOcEpE0WIm+FTQBicvU= Received: by 10.151.15.9 with SMTP id s9mr11287880ybi.215.1227706830360; Wed, 26 Nov 2008 05:40:30 -0800 (PST) Received: by 10.150.154.21 with HTTP; Wed, 26 Nov 2008 05:40:30 -0800 (PST) Message-ID: <20def4870811260540x3d44a02bw43b6d18bc675de67@mail.gmail.com> Date: Wed, 26 Nov 2008 15:40:30 +0200 From: "Yony Yossef" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: TSO on VLAN interface, FreeBSD 7 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2008 13:40:31 -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