From owner-freebsd-current@FreeBSD.ORG Fri Apr 11 14:15:12 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2993C106564A for ; Fri, 11 Apr 2008 14:15:12 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id D0E6C8FC2B for ; Fri, 11 Apr 2008 14:15:11 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by py-out-1112.google.com with SMTP id u52so746702pyb.10 for ; Fri, 11 Apr 2008 07:15:11 -0700 (PDT) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=6/uZViGTq/h8nKy30r7vz5oiE7nw/haQXJAtax5qTlM=; b=pKgE+a98j0MVOwmWrtbkPQHRlQX0tb4wW4WNLpdAsEqj7UMQLQBHc/13cwg7HwVeQsXa+ajIpnwbp04ZghVySKOnsFWsiJjGa/wcYlV3GGTOkwZJd2LjNA3g8GU2yZp/u1+yjWHMirvfieD4HeJPWddvNykeobWcvbjG4DjBZRE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b+aL1fiQCqRPC8NTMKNxT4iZXuM/wTznaBCQe6OK2AY/MDh3YWxsdOG0RRMig/41bVxAwEwFUgN82JgSbD8n9sqIKE6FPTQuepGXf5a+ooeA2cD+MHT2p4WTBE7H08p1wKUprA5N4XmDcQ2vM2IyPg2m1iiRhiwECL964e/bnec= Received: by 10.65.124.8 with SMTP id b8mr5354314qbn.76.1207921589544; Fri, 11 Apr 2008 06:46:29 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Fri, 11 Apr 2008 06:46:29 -0700 (PDT) Message-ID: <8e10486b0804110646r7d9e3d81t3be6147a9dd421b1@mail.gmail.com> Date: Fri, 11 Apr 2008 10:46:29 -0300 From: "Alexandre Biancalana" To: "Frank Helbert" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-current@freebsd.org Subject: Re: ALTQ and Vlan X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 14:15:12 -0000 On 4/11/08, Frank Helbert wrote: > Hi all, > > Since I=B4ve changed my servers from multi-nics to single nics I became = a Vlan > fan. I=B4m used to control output bandwidth with ALTQ but there=B4s no s= upport > for it for VLAN interfaces. There=B4s any way to patch the driver? Solut= ions > like buying a new network interface are not in the pool. Look at -net archives a patch was posted there while ago...