From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 07:02:34 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B49D678 for ; Thu, 2 Oct 2014 07:02:34 +0000 (UTC) Received: from mta1.riverwillow.net.au (mta1.riverwillow.net.au [IPv6:2001:8000:1000:1801::36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mta1.riverwillow.net.au", Issuer "Riverwillow Root Certificate 2010-04-12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 812F5F5F for ; Thu, 2 Oct 2014 07:02:32 +0000 (UTC) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [IPv6:2001:8000:1000:1801::46]) by mta1.riverwillow.net.au (8.14.9/8.14.9) with ESMTP id s9272Pbs059524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 2 Oct 2014 17:02:25 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=mta1002; t=1412233346; bh=2+pI/ZSNKCA61U77CV4DTHsJPRRw+zysrC/htoiuAzA=; h=Date:From:To:Subject; b=ZFq+A4JOj1C4SNU3/6BxMfwR1nyD0aNIaDQXkPJPzi1992SbzLXUFhMFFoDFnxznN suxMbZBLZ1zyrcWmZHOohBkVPEwMt8QE8zAABfu1PRwk1uB/ol5fFjprNGOh/xpweU gebB+I3XbJVb6p+UY8gS+0JME5RG+iq94s3cR3Ck= Received: from rwpc15.gfn.riverwillow.net.au (rwpc15.gfn.riverwillow.net.au [IPv6:2001:8000:1000:18e1:20c:76ff:fe0a:2117]) (authenticated bits=56) by mail1.riverwillow.net.au (8.14.9/8.14.9) with ESMTP id s9272Jgc059523 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 2 Oct 2014 17:02:21 +1000 (AEST) Date: Thu, 2 Oct 2014 17:02:17 +1000 From: John Marshall To: freebsd-stable@freebsd.org Subject: 10.1-BETA3 quota(1) still IPv4 only Message-ID: <20141002070217.GA1141@rwpc15.gfn.riverwillow.net.au> Mail-Followup-To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 07:02:34 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable During testing I discovered that quota(1) on 10.1-BETA3 still does not work over IPv6. I had seen something last year (I think) which led me to believe that this deficiency was being rectified but I was obviously wrong. I dug around and found an old PR (bin/42004) which included a quota.c patch to enable IPv6 support but the PR was closed and the patch was never applied. I applied the patch to 10-STABLE. It works. I have filed a new bug report with the patch against 10-STABLE. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194084 --=20 John Marshall --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQs+HkACgkQw/tAaKKahKJGeACgh+Mc+7FWaJO+CstewSIA6IuZ aW0AoMNzmUSC/B5ARncq5eShLQfpGXFy =ctui -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--