From owner-svn-src-head@freebsd.org Fri Dec 30 22:00:57 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2873C973B3; Fri, 30 Dec 2016 22:00:57 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x242.google.com (mail-pg0-x242.google.com [IPv6:2607:f8b0:400e:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F74D165A; Fri, 30 Dec 2016 22:00:57 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x242.google.com with SMTP id n5so23187530pgh.3; Fri, 30 Dec 2016 14:00:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=yKGMFJ0yUhaA2SM3LkX7h1vCjYr6rler1Exvkw0in34=; b=OjwJPiDg1xmNUTckZ/uriBs+yM0yEFa3dTGBXi+htqSB0RByK6OBC3Y4HZXrEglPPE K4i2XsRiCJl2TrHyqtA3G2KC1PLI41eGe2NKdZ7vVNbiCKifxgvCp+WK8/RbU8Cd84do sr4dVdJnpXgMfNKheDjIvNzwAKPGTqdk80jbY6mk7kZPzyzECTIV+FBTDSl7kArc3nmr PfKgABQKj58ZqSYnTzQV762IYuYF2oxIhvl7EBKuxnM5pI2Lid+GH88z6K/hl8WKZhN0 Ba1EWyrjYjKBS8JE3GYnRtyylcYmbAryFF/C986W3J+8DQMBIKBFtYUixH2vFk2DfPhi lQQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=yKGMFJ0yUhaA2SM3LkX7h1vCjYr6rler1Exvkw0in34=; b=UOPfTcNzG89HY7RP5vlPaGxbQcJMyqMVGwPLiRSOVHEUBggOyaI653GLRnmfeh9h+H toZg+PLjMDSPyxwQ2OrsmcO9zzoTB66LImC+V+rImsf3Xq5+eaaHkV9tW2TCQ0Zy4kNU nQ8vj9qxsEqGsdMM+vyLojaFfXdvIt/Cjshx+CGL8Fzge7siGlTROvobzS0caS2KKvRh ioHe6BrWaeiTZ+yABa5Ve39CICb3W3ctdOAApt+HXnA7+nTrBN6o8IVbBKTm/mlscXf1 wyu2XlUA8msPL69NAaEmdSli0MfJxfSk0jVm1uhSn35sp4q+wQEGSSEpSI0W6cJ9kwGE rePw== X-Gm-Message-State: AIkVDXIM3v0VXixSKvPvp/ebdzpAAnJEfXZXizV4gqBmTv1OAdt8qID8uzjeSsRSDQfQ1A== X-Received: by 10.99.47.7 with SMTP id v7mr89616403pgv.39.1483135256900; Fri, 30 Dec 2016 14:00:56 -0800 (PST) Received: from [192.168.20.12] (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id i76sm114710681pfk.89.2016.12.30.14.00.56 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 30 Dec 2016 14:00:56 -0800 (PST) Subject: Re: svn commit: r310864 - head/sys/netinet Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_96D41712-ABF4-4162-8CA1-C39FF5FD4D1A"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <320706A4-1CA3-4ECB-81F6-D29B9ECB15B9@gmail.com> Date: Fri, 30 Dec 2016 14:00:55 -0800 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201612302133.uBULX1YA010091@repo.freebsd.org> <320706A4-1CA3-4ECB-81F6-D29B9ECB15B9@gmail.com> To: Ngie Cooper X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2016 22:00:57 -0000 --Apple-Mail=_96D41712-ABF4-4162-8CA1-C39FF5FD4D1A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Dec 30, 2016, at 13:53, Ngie Cooper (yaneurabeya) = wrote: >=20 >>=20 >> On Dec 30, 2016, at 13:33, Ngie Cooper wrote: >>=20 >> Author: ngie >> Date: Fri Dec 30 21:33:01 2016 >> New Revision: 310864 >> URL: https://svnweb.freebsd.org/changeset/base/310864 >>=20 >> Log: >> Unbreak ip_carp with WITHOUT_INET6 enabled by conditionalizing all = IPv6 >> structs under the INET6 #ifdef. Similarly (even though it doesn't = seem >> to affect the build), conditionalize all IPv4 structs under the INET >> #ifdef >>=20 >> This also unbreaks the LINT-NOINET6 tinderbox target on amd64; I have = not >> verified other MACHINE/TARGET pairs (e.g. armv6/arm). >=20 > Quick note (mostly for myself): I=E2=80=99m running "make = tinderbox=E2=80=9D to address this concern and see if I can spot other = issues. > Cheers, I realized looking at the code that unfortunately it=E2=80=99s still = broken when both IPv4/IPv6 are disabled :/. -Ngie --Apple-Mail=_96D41712-ABF4-4162-8CA1-C39FF5FD4D1A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYZtkXAAoJEPWDqSZpMIYVP0kQALq8Irx5jJPTt9MhlOxkUFUZ 6gF6efsTtzO1S5JFXjmRQRGGftleWOzD1j97eLZCxo9VHt7GOct3MbjBH+dFPNU3 NS/JXSfnsa3ilbU+wcyhgS9pr+4rhWbW26jCntJN42cEAiHX3ePkmWSVqkDAm/MM f4aWyLaRKMFhzYE832qgX/CALXwV2qMnxMAgT8f5jbSGK3GjsMQQEcQC3GLqU4VB e1KHEbqQIObfBy81+FLRnVrrotCJDq4AhYSBaM1eCg3owES1JWC3m65t8gAi+Pdj nAtr/oRl3A/3F/RHB+45BaCsiwq8tvjNlcCZbCSK293xO7f8HqiM0Sf67eUJoHHn QBbAFcSbdqUp50nguNGcMhbkBTqq+nkZ+lXSibsxo2gfanjBVlpZxzkLZyjpDEk0 qEGrIi4hTi9d5dRuYwxplF8VT1KJMWtKKM5A8jCjVgFmTqxelbfRiVc9Vq1cgG3+ if88PRm7kZe+4xRyrowT0ovM4gjCXtNwjtR8PMUsF9wMpn9fGFiBnO+7TGuYtetf FOVvmQoEIDO43xp/4qkXM2ej4K+YrzjrfAFzreDyFrch5hWuft+3ZYoCyABqY/kX 9M54hNFrWHIN2SOqNSnRX4Tfx07OcFZKNuW+EHlo8ImICxu2hZEM+wGZ19n3WOeF QVBwk7KEq2ck6wSxXNb2 =nHwR -----END PGP SIGNATURE----- --Apple-Mail=_96D41712-ABF4-4162-8CA1-C39FF5FD4D1A--