From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 13:00:36 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44725656 for ; Tue, 30 Dec 2014 13:00:36 +0000 (UTC) Received: from mail-vc0-x22d.google.com (mail-vc0-x22d.google.com [IPv6:2607:f8b0:400c:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 002D2642DE for ; Tue, 30 Dec 2014 13:00:35 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id kv19so5623924vcb.32 for ; Tue, 30 Dec 2014 05:00:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=yboQW77VqOYsPEKT6ek15GYDNX1mBuLfJ14LnzjOQWk=; b=0zCaPuZrrTGfEA1jv6FuH7FOs+T1oszG2qSILX9gEPtptjZg9lkA0lNiA+FK9WqO0S kLWXSLVxY5lZhqFLIr4Zl6SIhcF3aNhcwxMS0qvjlZs2xbdRbI46sI4hDYQJGBL++znR AMzPUvBZ2ipjG0mg3eHYbDZVX4Ub/UTR4k+xbVVbg+y6Pqcszz9vJhqdKTorK4rA/X/J fMzVXJ2fypTF8pTVhtr6IAaBxH2KWnbXz2ys9qVOKkL8qpK6XySxdr32wx7Kw5lU25t9 hWjvnAJCXRRM9+GF48lprD2EC6XIAhT0s7LZE4XscX74BF9dgR2WEmx8LFQx7lp/+GBj VoLA== X-Received: by 10.52.58.169 with SMTP id s9mr26726525vdq.15.1419944435002; Tue, 30 Dec 2014 05:00:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.139.51 with HTTP; Tue, 30 Dec 2014 05:00:14 -0800 (PST) From: Konstantin Kulikov Date: Tue, 30 Dec 2014 17:00:14 +0400 Message-ID: Subject: ALTQ in GENERIC To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2014 13:00:36 -0000 Hello. Why isn't ALTQ enabled in GENERIC? Are there any problems with it?